diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-10 22:32:49 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-10 22:32:49 +0000 |
commit | 6991c7b6d802bd32a37ce3b41c3e53b6ab5224c7 (patch) | |
tree | 65dd429012a37b68ad8d9a67abc5b3d8b371afc7 /www/zope-zmysqlda | |
parent | feba4b32624321399e29472ae9b3933844217e03 (diff) | |
download | ports-6991c7b6d802bd32a37ce3b41c3e53b6ab5224c7.tar.gz ports-6991c7b6d802bd32a37ce3b41c3e53b6ab5224c7.zip |
Notes
Diffstat (limited to 'www/zope-zmysqlda')
-rw-r--r-- | www/zope-zmysqlda/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/zope-zmysqlda/Makefile b/www/zope-zmysqlda/Makefile index 6ffe739474b4..001fcf6f89ee 100644 --- a/www/zope-zmysqlda/Makefile +++ b/www/zope-zmysqlda/Makefile @@ -20,10 +20,7 @@ COMMENT= MySQL Database Adapter for the Zope web application framework RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb -BROKEN= Incomplete pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - +NO_PACKAGE= Double python dependency USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope |