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
commit52bf0612dbb82e40431809fdc4191a5841af9f84 (patch)
tree9389e356839ffb1ee4136093ec27c92dff3a16ee /games/gtkballs
parent1f3c73c9607adb147826dfe1f40284a5b283126e (diff)
downloadpkgsrc-52bf0612dbb82e40431809fdc4191a5841af9f84.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"