summaryrefslogtreecommitdiff
path: root/net/netatalk
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-01-28 04:11:10 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-01-28 04:11:10 +0000
commit03f6b89845373a7f7353e199d6cf9613755ae93b (patch)
treef447b57f5797aad342c5fa27a424fcdb5a2c675c /net/netatalk
parentFix the build with BDB 4.3 and higher. (diff)
Revert a testing change that I inadvertantly committed.
Notes
Notes: svn path=/head/; revision=183500
Diffstat (limited to 'net/netatalk')
-rw-r--r--net/netatalk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile
index 3a0c38695c8c..9ba6242f51fa 100644
--- a/net/netatalk/Makefile
+++ b/net/netatalk/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS+= slp.1:${PORTSDIR}/net/openslp
USE_BZIP2= yes
USE_ICONV= yes
-USE_BDB= 43+
+USE_BDB= 41+
USE_RC_SUBR= netatalk
CONFIGURE_ARGS+= --with-tcp-wrappers \
--with-pkgconfdir=${PREFIX}/etc \