summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 09:59:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 09:59:05 +0000
commitd06c0e64eea7c8474748b1e3083c9df4f53dda5d (patch)
treebda5618f3924031dec168dba29b93c66a7979cad
parentAdd an explicit dependency on pkgconf (diff)
Add an explicit dependency on pkgconfig
Notes
Notes: svn path=/head/; revision=325964
-rw-r--r--games/gcompris/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gcompris/Makefile b/games/gcompris/Makefile
index 6c935de8e33b..8505fe29278a 100644
--- a/games/gcompris/Makefile
+++ b/games/gcompris/Makefile
@@ -24,7 +24,7 @@ RUN_DEPENDS= gnuchess:${PORTSDIR}/games/gnuchess \
gnucap:${PORTSDIR}/cad/gnucap
USE_BZIP2= yes
-USES= gettext gmake display:configure
+USES= gettext gmake display:configure pkgconfig
GNU_CONFIGURE= yes
USE_GSTREAMER= yes
USE_PYTHON= -2.7