aboutsummaryrefslogtreecommitdiff
path: root/games/pushover
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 20:03:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 20:03:58 +0000
commitefd069754984f95b97c34a6ddcf64f6126dfa1d6 (patch)
treec519edfa8150d5efc6571231295d7b3f1692e61c /games/pushover
parentb7cdacd1734ee37cb94a9963556ad73416d50e18 (diff)
downloadports-efd069754984f95b97c34a6ddcf64f6126dfa1d6.tar.gz
ports-efd069754984f95b97c34a6ddcf64f6126dfa1d6.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326072
Diffstat (limited to 'games/pushover')
-rw-r--r--games/pushover/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pushover/Makefile b/games/pushover/Makefile
index 651a001a76fa..299c8060ff72 100644
--- a/games/pushover/Makefile
+++ b/games/pushover/Makefile
@@ -12,7 +12,7 @@ COMMENT= A puzzle game where the goal is to push over all dominoes
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_SDL= sdl mixer ttf
USE_LUA= 5.1
CPPFLAGS+= -I${LOCALBASE}/include