aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-13 22:41:21 +0800
committerbapt <bapt@FreeBSD.org>2013-09-13 22:41:21 +0800
commit8240ae0e6cb9554cce817517d8065c8fb24a69df (patch)
tree33164992ac753fd6332afede298d9c441a075f18 /editors
parente0b50ecfbb1567156f8812db39d8e0cb70c3cbd1 (diff)
downloadfreebsd-ports-gnome-8240ae0e6cb9554cce817517d8065c8fb24a69df.tar.gz
freebsd-ports-gnome-8240ae0e6cb9554cce817517d8065c8fb24a69df.tar.zst
freebsd-ports-gnome-8240ae0e6cb9554cce817517d8065c8fb24a69df.zip
Add a missing dependency on pkgconf
Diffstat (limited to 'editors')
-rw-r--r--editors/nvi-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile
index 23c7515b50da..30c84e1c01b0 100644
--- a/editors/nvi-devel/Makefile
+++ b/editors/nvi-devel/Makefile
@@ -21,7 +21,7 @@ USE_BZIP2= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-USES= iconv
+USES= iconv pkgconfig
USE_BDB= 42+
CONFIGURE_ARGS+= --with-db-prefix=${LOCALBASE} \
--program-prefix=n