summaryrefslogtreecommitdiff
path: root/games/gtkballs
diff options
context:
space:
mode:
authorjmc <jmc>2002-04-19 05:17:53 +0000
committerjmc <jmc>2002-04-19 05:17:53 +0000
commit089d6e48bc1ef48b22c6971f2b2366db8dde1127 (patch)
tree9389e356839ffb1ee4136093ec27c92dff3a16ee /games/gtkballs
parent1d24a4e7ae288bac4cc08e5b4b32dfd2b7f9109a (diff)
downloadpkgsrc-089d6e48bc1ef48b22c6971f2b2366db8dde1127.tar.gz
Need x11.buildlink.mk here so when configure tests it links correctly
Diffstat (limited to 'games/gtkballs')
-rw-r--r--games/gtkballs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile
index 06189148ee2..254f5d2903c 100644
--- a/games/gtkballs/Makefile
+++ b/games/gtkballs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/04/06 18:58:32 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2002/04/19 05:17:53 jmc Exp $
#
DISTNAME= gtkballs-3.0.0
@@ -19,4 +19,5 @@ post-install:
.include "../../devel/gettext-lib/buildlink.mk"
.include "../../x11/gtk2/buildlink.mk"
+.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"