aboutsummaryrefslogtreecommitdiff
path: root/games/bombherman
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-09-13 01:21:55 +0000
committerJohn Marino <marino@FreeBSD.org>2013-09-13 01:21:55 +0000
commit27713e1c509030a9e58168fc1d73da4b71f6cd3a (patch)
tree9f18ee1d7fadfd494fb2fcde5e11f3aecd04cf48 /games/bombherman
parent8996029ce0eb68961b5e7459f1f740871ffbf511 (diff)
downloadports-27713e1c509030a9e58168fc1d73da4b71f6cd3a.tar.gz
ports-27713e1c509030a9e58168fc1d73da4b71f6cd3a.zip
Add explicit dependency on pkgconf (10 ports)
Approved by: portmgr (bapt, implicit)
Notes
Notes: svn path=/head/; revision=327124
Diffstat (limited to 'games/bombherman')
-rw-r--r--games/bombherman/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bombherman/Makefile b/games/bombherman/Makefile
index 656bf6ecc9ef..c1b6ab028991 100644
--- a/games/bombherman/Makefile
+++ b/games/bombherman/Makefile
@@ -24,11 +24,11 @@ GH_PROJECT= Bomb-her-man
GH_TAGNAME= ${GH_COMMIT}
GH_COMMIT= 8f5aa22
+USES= gmake pkgconfig
USE_SDL= sdl image mixer ttf
USE_GNOME= intltool librsvg2
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:env
-USE_GMAKE= yes
ALL_TARGET= # empty
CFLAGS+= -I${LOCALBASE}/include