pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/gaim this pkg uses X, so include x11.buildlink3.m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/34f982d1caa8
branches: trunk
changeset: 496704:34f982d1caa8
user: grant <grant%pkgsrc.org@localhost>
date: Sat Jul 09 03:56:12 2005 +0000
description:
this pkg uses X, so include x11.buildlink3.mk to ensure that the
correct X distribution is used. fixes build problem observed on Linux.
diffstat:
chat/gaim/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 13ed2ad3007a -r 34f982d1caa8 chat/gaim/Makefile
--- a/chat/gaim/Makefile Sat Jul 09 03:14:36 2005 +0000
+++ b/chat/gaim/Makefile Sat Jul 09 03:56:12 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2005/07/08 09:39:47 grant Exp $
+# $NetBSD: Makefile,v 1.91 2005/07/09 03:56:12 grant Exp $
DISTNAME= gaim-1.4.0
CATEGORIES= chat x11
@@ -52,4 +52,5 @@
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/startup-notification/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index