aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 00:55:04 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 00:55:04 +0800
commit2572ef719389540034acc0b9f28390cd93fc30c5 (patch)
tree88ba54861a636c8d3b02c8561ca760725ea09b54 /games
parent30506c09eef1810be43ef952700083b8a94e470f (diff)
downloadfreebsd-ports-gnome-2572ef719389540034acc0b9f28390cd93fc30c5.tar.gz
freebsd-ports-gnome-2572ef719389540034acc0b9f28390cd93fc30c5.tar.zst
freebsd-ports-gnome-2572ef719389540034acc0b9f28390cd93fc30c5.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'games')
-rw-r--r--games/alephone/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile
index 92e54a37bb62..28a3417901d4 100644
--- a/games/alephone/Makefile
+++ b/games/alephone/Makefile
@@ -14,6 +14,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/include/boost/function.hpp:${PORTSDIR}/devel/boost-
USE_GMAKE= yes
+USES= pkgconfig
USE_BZIP2= yes
USE_SDL+= image net sdl sound
USE_GL= yes