summaryrefslogtreecommitdiff
path: root/databases/py-sqlrelay/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-24 23:52:58 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-24 23:52:58 +0000
commit313f54c76300fe60c67f9523f9a2e6d0065f4f36 (patch)
treef444bb6635f92c40ae10b67287a6e49633b4048c /databases/py-sqlrelay/Makefile
parentNow compiles on FreeBSD 6.x (diff)
Previous commit fixed the breakage but forgot to remove BROKEN.
Notes
Notes: svn path=/head/; revision=125104
Diffstat (limited to '')
-rw-r--r--databases/py-sqlrelay/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/py-sqlrelay/Makefile b/databases/py-sqlrelay/Makefile
index 91ee90d702af..3a05677e10d2 100644
--- a/databases/py-sqlrelay/Makefile
+++ b/databases/py-sqlrelay/Makefile
@@ -19,8 +19,6 @@ COMMENT= Python modules to access to SQL Relay
EXTRACT_DEPENDS= ${NONEXISTENT}:${SQLRELAY_PORTDIR}:patch
LIB_DEPENDS= sqlrclient.0:${SQLRELAY_PORTDIR}
-BROKEN= Does not build after python 2.4 update
-
USE_PYTHON= yes
USE_PERL5_BUILD=yes