summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-08-16 00:44:31 +0000
committerkris <kris@FreeBSD.org>2004-08-16 00:44:31 +0000
commit10ec5564b3db35bd52422d69f0337cf30503f24e (patch)
tree6cd9c866934f6a165d4bb01d1c420ea72af450d2 /databases
parent6be0b98fe230309f7b96e79ea2e79380d3fe4cf2 (diff)
downloadFreeBSD-ports-10ec5564b3db35bd52422d69f0337cf30503f24e.zip
FreeBSD-ports-10ec5564b3db35bd52422d69f0337cf30503f24e.tar.gz
BROKEN: Does not build
Diffstat (limited to 'databases')
-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 11391a3..a81cff7 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)
OpenPOWER on IntegriCloud