diff options
Diffstat (limited to 'databases/py-sqlrelay/Makefile')
-rw-r--r-- | databases/py-sqlrelay/Makefile | 2 |
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 |