From 79f86fd6ec0742a34b2da09c724fa800ac7b0ba2 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 1 Aug 2001 11:56:24 +0000 Subject: Back out the db3 port update because some of these dependent ports had been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time. --- editors/nvi-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/nvi-devel') diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile index 22f62bef24f7..9d8d1d72f532 100644 --- a/editors/nvi-devel/Makefile +++ b/editors/nvi-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= nvi PORTVERSION= 1.81.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.kotnet.org/~skimo/nvi/devel/ \ ${MASTER_SITE_LOCAL} @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= dd MAINTAINER= dd@FreeBSD.org BUILD_DEPENDS= iconv:${PORTSDIR}/converters/iconv -LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 +LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix PATCH_WRKSRC= ${WRKDIR} -- cgit v1.2.3