aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2008-01-08 08:44:49 +0000
committerXin LI <delphij@FreeBSD.org>2008-01-08 08:44:49 +0000
commite74b7c2d72125e96b6669edcab7e0b71d413550b (patch)
tree822c947e7358f4e5df6858180d1ecd7cdfb704f9 /sysutils/cfengine
parent276cff0a07b973c368f2fac095fa7fb6f623f5b0 (diff)
downloadports-e74b7c2d72125e96b6669edcab7e0b71d413550b.tar.gz
ports-e74b7c2d72125e96b6669edcab7e0b71d413550b.zip
Fixup for previous commit:
- Correct pkg-plist by adding two newly added intermediate libraries. [1] - Use better way to make dependency on Berkeley DB. [2] Pointy hat to: delphij Reported by: Scot Hetzel <swhetzel gmail com> [1] tinderbox via pav and edwin [2]
Notes
Notes: svn path=/head/; revision=205253
Diffstat (limited to 'sysutils/cfengine')
-rw-r--r--sysutils/cfengine/Makefile4
-rw-r--r--sysutils/cfengine/pkg-plist2
2 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile
index 8a0343644cba..f74f6c356043 100644
--- a/sysutils/cfengine/Makefile
+++ b/sysutils/cfengine/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cfengine
PORTVERSION= 2.2.3
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://ftp.osuosl.org/pub/cfengine/ \
ftp://ftp.iu.hio.no/pub/cfengine/
@@ -16,7 +17,8 @@ COMMENT= A systems administration tool for networks
USE_RC_SUBR= cfexecd cfservd
-USE_BDB?= 46
+WITH_BDB_VER?= 46
+USE_BDB= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/sysutils/cfengine/pkg-plist b/sysutils/cfengine/pkg-plist
index 426a9cff6e15..5a7fa60b4fbe 100644
--- a/sysutils/cfengine/pkg-plist
+++ b/sysutils/cfengine/pkg-plist
@@ -1,4 +1,6 @@
@comment $FreeBSD$
+lib/libcfengine.la
+lib/libcfengine.a
sbin/cfagent
sbin/cfdoc
sbin/cfenvd