From 76d6ac6122a05c3551580945d540f2f8e1e4c85a Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 22 Aug 2002 19:13:46 +0000 Subject: BerkeleyDB cleanup - stage 2 Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x --- sysutils/cfengine3-legacy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/cfengine3-legacy') diff --git a/sysutils/cfengine3-legacy/Makefile b/sysutils/cfengine3-legacy/Makefile index b873c37ec393..81c044333557 100644 --- a/sysutils/cfengine3-legacy/Makefile +++ b/sysutils/cfengine3-legacy/Makefile @@ -7,7 +7,7 @@ PORTNAME= cfengine PORTVERSION= 1.6.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.iu.hio.no/pub/cfengine/ \ ftp://ftp.sunsite.utk.edu/pub/cfengine/cfengine-ftp/ \ @@ -20,7 +20,7 @@ MAINTAINER= gordon@FreeBSD.org BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX .endif -LIB_DEPENDS= db3:${PORTSDIR}/databases/db3 +LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 .if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper .endif -- cgit v1.2.3