aboutsummaryrefslogtreecommitdiff
path: root/databases/py-bsddb3
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-08-16 00:44:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-08-16 00:44:31 +0000
commitb951e5cfea65d17dc532cf75dd4b67d6f4d8642b (patch)
tree659b1190bc783078c2f1824324d2ab9bdc9c3db0 /databases/py-bsddb3
parent391687b63090a2b8bf68452055e72cc5003229a8 (diff)
downloadports-b951e5cfea65d17dc532cf75dd4b67d6f4d8642b.tar.gz
ports-b951e5cfea65d17dc532cf75dd4b67d6f4d8642b.zip
BROKEN: Does not build
Notes
Notes: svn path=/head/; revision=116326
Diffstat (limited to 'databases/py-bsddb3')
-rw-r--r--databases/py-bsddb3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-bsddb3/Makefile b/databases/py-bsddb3/Makefile
index 11391a3f2ddc..a81cff7eb34b 100644
--- a/databases/py-bsddb3/Makefile
+++ b/databases/py-bsddb3/Makefile
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= perky@FreeBSD.org
COMMENT= Python extension module for BerkeleyDB 3 and 4
+BROKEN= Does not build
+
.if defined(WITH_DB3)
WITH_BDB_VER?= 3
.elif defined(WITH_DB4)