summaryrefslogtreecommitdiff
path: root/games/gtkballs
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-11 14:22:51 +0000
committerjoerg <joerg>2006-06-11 14:22:51 +0000
commit5703343d67141a1d9cd78e4e463acfc1b461d560 (patch)
tree464a18cbcf3b84be8735456cb55e32a19d83251e /games/gtkballs
parent75ecc341be4653db94bf1ae320f26b3b67dc83dd (diff)
downloadpkgsrc-5703343d67141a1d9cd78e4e463acfc1b461d560.tar.gz
Needs pkg-config.
Diffstat (limited to 'games/gtkballs')
-rw-r--r--games/gtkballs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile
index 2db01dd8d8b..f036120cb2d 100644
--- a/games/gtkballs/Makefile
+++ b/games/gtkballs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/04/17 13:46:28 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2006/06/11 14:22:51 joerg Exp $
DISTNAME= gtkballs-3.1.5
PKGREVISION= 3
@@ -13,7 +13,7 @@ COMMENT= GTK+ clone of "Color Lines"
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-included-gettext
CONFIGURE_ARGS+= --localstatedir=${VARBASE}/games
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_PKGLOCALEDIR= yes
PLIST_SUBST+= VARBASE=${VARBASE:Q}