aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-03 06:23:53 +0800
committerbapt <bapt@FreeBSD.org>2013-09-03 06:23:53 +0800
commit18aa10a938ef61989db94abf265c30c4cdf69cdd (patch)
tree59cf9d8e97fe84134399ba29d1cbd2f49ff7b368 /x11-fm
parentcc566d7c8a4cc8bcda1df473e74a31319b3d9314 (diff)
downloadfreebsd-ports-gnome-18aa10a938ef61989db94abf265c30c4cdf69cdd.tar.gz
freebsd-ports-gnome-18aa10a938ef61989db94abf265c30c4cdf69cdd.tar.zst
freebsd-ports-gnome-18aa10a938ef61989db94abf265c30c4cdf69cdd.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/rodent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/rodent/Makefile b/x11-fm/rodent/Makefile
index a5f87a8b374f..dc97b16e8939 100644
--- a/x11-fm/rodent/Makefile
+++ b/x11-fm/rodent/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \
gtk-x11-2:${PORTSDIR}/x11-toolkits/gtk20 \
magic:${PORTSDIR}/sysutils/file
-USES= gmake
+USES= gmake pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--docdir=${DOCSDIR}
USE_LDCONFIG= yes