From 4b9e0f07bfdac7575be92aeb13c065ff2cb91b42 Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 22 Aug 2002 19:34:32 +0000 Subject: BerkeleyDB cleanup - stage 3 Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly. --- mail/cucipop/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/cucipop') diff --git a/mail/cucipop/Makefile b/mail/cucipop/Makefile index 965fb50..e002baa 100644 --- a/mail/cucipop/Makefile +++ b/mail/cucipop/Makefile @@ -23,7 +23,7 @@ PATCHFILES= cucipop-1.31-v6-20010223.diff.gz PATCH_DIST_STRIP= -p1 .endif -#BUILD_DEPENDS= ${PREFIX}/include/db2/db.h:${PORTSDIR}/databases/db +#BUILD_DEPENDS= ${PREFIX}/include/db2/db.h:${PORTSDIR}/databases/db2 MAINTAINER= vanilla@FreeBSD.org -- cgit v1.1