summaryrefslogtreecommitdiff
path: root/databases/db46
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2013-12-13 23:27:33 +0000
committerMatthias Andree <mandree@FreeBSD.org>2013-12-13 23:27:33 +0000
commit2953b8bd158427c49c5c563e2c868ade47ed3c32 (patch)
tree72cf0ad49ed03eb93aa849c1763bdeb049b7dc38 /databases/db46
parent- Install python bits in a sensible place. (diff)
Mark deprecated, for 41/42, add CONFLICTS between crypto/-nocrypto ports.
Notes
Notes: svn path=/head/; revision=336383
Diffstat (limited to 'databases/db46')
-rw-r--r--databases/db46/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/db46/Makefile b/databases/db46/Makefile
index 53e7f6ffd410..4c77bb0eb365 100644
--- a/databases/db46/Makefile
+++ b/databases/db46/Makefile
@@ -32,6 +32,8 @@ PATCH_DIST_STRIP= -d .. -l
MAINTAINER= gslin@gslin.org
COMMENT= The Berkeley DB package, revision 4.6
+DEPRECATED= Please migrate to databases/db5
+
BDBVER= ${PORTVERSION:R:R}
CONFIGURE_ARGS= --enable-compat185 --enable-dump185 --enable-cxx \
--enable-dynamic --enable-rpc --enable-pthread_api \