[Midnightbsd-cvs] mports [17791] trunk/editors/nvi-devel/Makefile: bdb version

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 30 20:00:31 EDT 2014


Revision: 17791
          http://svnweb.midnightbsd.org/mports/?rev=17791
Author:   laffer1
Date:     2014-10-30 20:00:30 -0400 (Thu, 30 Oct 2014)
Log Message:
-----------
bdb version

Modified Paths:
--------------
    trunk/editors/nvi-devel/Makefile

Modified: trunk/editors/nvi-devel/Makefile
===================================================================
--- trunk/editors/nvi-devel/Makefile	2014-10-30 23:57:45 UTC (rev 17790)
+++ trunk/editors/nvi-devel/Makefile	2014-10-31 00:00:30 UTC (rev 17791)
@@ -2,7 +2,7 @@
 
 PORTNAME=	nvi
 PORTVERSION=	1.81.6
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	editors
 MASTER_SITES=	http://garage.linux.student.kuleuven.be/~skimo/nvi/devel/ \
 		http://www.kotnet.org/~skimo/nvi/devel/
@@ -9,6 +9,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Development snapshot of the world-renown nvi editor
+
 LICENSE=	bsd3
 
 CONFLICTS_INSTALL=	nvi-m17n-[0-9]* xnview-[0-9]*
@@ -21,7 +22,7 @@
 GNU_CONFIGURE=		yes
 USE_LDCONFIG=		yes
 USES=			iconv libtool pkgconfig tar:bzip2
-USE_BDB=		42+
+USE_BDB=		48+
 CONFIGURE_ARGS+=	--with-db-prefix=${LOCALBASE} \
 			--program-prefix=n
 CONFIGURE_SCRIPT=	../dist/configure



More information about the Midnightbsd-cvs mailing list