aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2011-03-23 15:27:01 +0000
committerMatthias Andree <mandree@FreeBSD.org>2011-03-23 15:27:01 +0000
commit26043ab8b66377a92c3a7cdba70b1e58663d00eb (patch)
tree675b75e99d4ff116e87adab406f8384846f8460a /editors
parentadead9a3cb808172d60434123df07ce12b09325a (diff)
downloadports-26043ab8b66377a92c3a7cdba70b1e58663d00eb.tar.gz
ports-26043ab8b66377a92c3a7cdba70b1e58663d00eb.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/nvi-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile
index 7ccfa44413f8..653081c344e7 100644
--- a/editors/nvi-devel/Makefile
+++ b/editors/nvi-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nvi
PORTVERSION= 1.81.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= editors
MASTER_SITES= http://www.kotnet.org/~skimo/nvi/devel/
@@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
USE_ICONV= yes
-USE_BDB= yes
+USE_BDB= 42+
CONFIGURE_ARGS+= --with-db-prefix=${LOCALBASE} \
--program-prefix=n
CONFIGURE_SCRIPT= ../dist/configure