summaryrefslogtreecommitdiff
path: root/games/gtkballs
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2002-04-19 05:17:53 +0000
committerjmc <jmc@pkgsrc.org>2002-04-19 05:17:53 +0000
commit3a9e421d645277ff293d80ff4430e6057a1425c7 (patch)
tree9389e356839ffb1ee4136093ec27c92dff3a16ee /games/gtkballs
parent88c5aee8ec7c4e5daa4b2f64f9ddaaa55b5dfeb3 (diff)
downloadpkgsrc-3a9e421d645277ff293d80ff4430e6057a1425c7.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"