aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-05 13:32:44 +0800
committerantoine <antoine@FreeBSD.org>2013-09-05 13:32:44 +0800
commit605fb67c193ae40a542db1ff7f0ef71eb47ac4f2 (patch)
tree27b6d7aa16c8782500391b6aa4e65302dbf88d8a /graphics
parentbb709585355b3c8a989dc6ca489145e025721237 (diff)
downloadfreebsd-ports-gnome-605fb67c193ae40a542db1ff7f0ef71eb47ac4f2.tar.gz
freebsd-ports-gnome-605fb67c193ae40a542db1ff7f0ef71eb47ac4f2.tar.zst
freebsd-ports-gnome-605fb67c193ae40a542db1ff7f0ef71eb47ac4f2.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/zathura/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile
index 5b13bcdd3fa5..eb0edf1081e1 100644
--- a/graphics/zathura/Makefile
+++ b/graphics/zathura/Makefile
@@ -13,7 +13,7 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \
girara-gtk2:${PORTSDIR}/x11-toolkits/girara
USE_GNOME= glib20 gtk20
-USE_GMAKE= yes
+USES= gmake pkgconfig
MAKE_ENV= SFLAGS="${STRIP}"
OPTIONS_DEFINE= DOCS NLS SQLITE