aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-05 09:15:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-05 09:15:49 +0000
commit3a4866fb15032db332bb8402ce51876d754f213e (patch)
tree580e3c0dbe891b70ae218e03f1c6b0424f00cf60 /graphics
parent6b16063d59f1220c842278ce862645894ac25287 (diff)
downloadports-3a4866fb15032db332bb8402ce51876d754f213e.tar.gz
ports-3a4866fb15032db332bb8402ce51876d754f213e.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326373
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evas-engine-sdl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-engine-sdl/Makefile b/graphics/evas-engine-sdl/Makefile
index 272ee7eddf7e..6431a7826a1e 100644
--- a/graphics/evas-engine-sdl/Makefile
+++ b/graphics/evas-engine-sdl/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
DIST_SUBDIR= e17
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_EFL= evas librt_hack libtool_hack
USE_SDL= sdl
USE_LDCONFIG= yes