aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-05 16:31:18 +0800
committerbapt <bapt@FreeBSD.org>2013-09-05 16:31:18 +0800
commit922b8c557a9139facb6f63f5e5bffb57a00ae1dc (patch)
tree35b63cc676f57730f63afe493eff8f641d345a5b /graphics
parent43bf19d8afecb6bd20500ae61dd641380604b9fe (diff)
downloadfreebsd-ports-gnome-922b8c557a9139facb6f63f5e5bffb57a00ae1dc.tar.gz
freebsd-ports-gnome-922b8c557a9139facb6f63f5e5bffb57a00ae1dc.tar.zst
freebsd-ports-gnome-922b8c557a9139facb6f63f5e5bffb57a00ae1dc.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evas-loader-svg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-loader-svg/Makefile b/graphics/evas-loader-svg/Makefile
index 561eb40e3371..f14e366dbcb5 100644
--- a/graphics/evas-loader-svg/Makefile
+++ b/graphics/evas-loader-svg/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 esvg librt_hack libtool_hack
USE_LDCONFIG= yes