summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-13 14:41:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-13 14:41:21 +0000
commite75853e907a737bfac0d0e82b0e3a3653a5ec3e9 (patch)
tree33164992ac753fd6332afede298d9c441a075f18 /editors
parent- Add shared COOKIE description (diff)
Add a missing dependency on pkgconf
Notes
Notes: svn path=/head/; revision=327152
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