summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-07-11 15:04:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-07-11 15:04:56 +0000
commit12118868d2ec072e9a23ae525f48845ee20c1dda (patch)
treeae9c228a2de471791657715042b28ab03806bd2f /graphics
parent- set NO_PACKAGE hangs on pointyhat (diff)
- Add missing pkgconfig dependency
- While here convert to USES gmake too
Notes
Notes: svn path=/head/; revision=322768
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evas-loader-gif/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-loader-gif/Makefile b/graphics/evas-loader-gif/Makefile
index 1e69beee0c5f..5cf5024e52b5 100644
--- a/graphics/evas-loader-gif/Makefile
+++ b/graphics/evas-loader-gif/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= gif:${PORTSDIR}/graphics/giflib \
DIST_SUBDIR= e17
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= pkgconfig gmake
USE_EFL= evas librt_hack libtool_hack
USE_LDCONFIG= yes