aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-06 18:41:02 +0800
committerbapt <bapt@FreeBSD.org>2013-09-06 18:41:02 +0800
commitf9b43248d2d2d523d059326f3bc81e548d66e6c0 (patch)
tree9c4224c42120f1ad821268fd08386ae7514d673c /games
parent04b41a79212e2c62f691ccbac4ac42b4fb3ea4e8 (diff)
downloadfreebsd-ports-gnome-f9b43248d2d2d523d059326f3bc81e548d66e6c0.tar.gz
freebsd-ports-gnome-f9b43248d2d2d523d059326f3bc81e548d66e6c0.tar.zst
freebsd-ports-gnome-f9b43248d2d2d523d059326f3bc81e548d66e6c0.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'games')
-rw-r--r--games/secretmaryochronicles/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile
index 41abd7339fab..e4c088a03f91 100644
--- a/games/secretmaryochronicles/Makefile
+++ b/games/secretmaryochronicles/Makefile
@@ -19,10 +19,9 @@ LIB_DEPENDS= CEGUIBase-0.7.9:${PORTSDIR}/graphics/cegui \
USE_BZIP2= yes
USE_AUTOTOOLS= aclocal:env autoheader:env autoconf:env automake:env
GNU_CONFIGURE= yes
-USE_GMAKE= yes
USE_SDL= sdl image mixer ttf
USE_GL= gl glu
-USES= gettext
+USES= gettext gmake pkgconfig
CPPFLAGS+= -I${LOCALBASE}/include
CXXFLAGS+= -DBOOST_FILESYSTEM_VERSION=3