aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-05 05:37:40 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-05 05:37:40 +0000
commitcbaec1aa47df78855b66d999a64710121ab16f4c (patch)
tree5cbe864031f6e9f364e1bc66fd87819794f224dd /graphics
parent457deeed16117b708f73b8ba41743df0727c1052 (diff)
downloadports-cbaec1aa47df78855b66d999a64710121ab16f4c.tar.gz
ports-cbaec1aa47df78855b66d999a64710121ab16f4c.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326351
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evas-loader-xpm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-loader-xpm/Makefile b/graphics/evas-loader-xpm/Makefile
index 6b666396b01d..73f017497d0e 100644
--- a/graphics/evas-loader-xpm/Makefile
+++ b/graphics/evas-loader-xpm/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_XORG= xpm
USE_LDCONFIG= yes