aboutsummaryrefslogtreecommitdiff
path: root/games/gbrainy
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 15:28:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 15:28:27 +0000
commit206fd214c389e6ba3e6c0f8e026f5b942ed64f62 (patch)
tree24afad3199a8dc209bfd227906dfc48163fa1a17 /games/gbrainy
parent9795f213f8b50e1cf5e64b82d9c8d0a30b921452 (diff)
downloadports-206fd214c389e6ba3e6c0f8e026f5b942ed64f62.tar.gz
ports-206fd214c389e6ba3e6c0f8e026f5b942ed64f62.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326513
Diffstat (limited to 'games/gbrainy')
-rw-r--r--games/gbrainy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile
index 75f46dda372b..0da23ce98653 100644
--- a/games/gbrainy/Makefile
+++ b/games/gbrainy/Makefile
@@ -17,8 +17,7 @@ BUILD_DEPENDS= mautil:${PORTSDIR}/devel/mono-addins \
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_GNOME= desktopfileutils gnomehack gtksharp20 gnomesharp20
-USE_GMAKE= yes
-USES= gettext
+USES= gettext gmake pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib