diff options
Diffstat (limited to 'databases/py-sqlrelay')
-rw-r--r-- | databases/py-sqlrelay/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-sqlrelay/Makefile b/databases/py-sqlrelay/Makefile index d349c907a9e9..8258be69a591 100644 --- a/databases/py-sqlrelay/Makefile +++ b/databases/py-sqlrelay/Makefile @@ -19,6 +19,8 @@ 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 |