diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:20:18 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:20:18 +0000 |
commit | 0c38b16b1f91878cb8e4c43c11fd87fcd603c5b6 (patch) | |
tree | f2782fe11dc0c964b209b008e6766edaede4c569 /www/zope-mysqluserfolder | |
parent | a85fff5fc80014ef4d04790abb31b6d61c32e180 (diff) | |
download | ports-0c38b16b1f91878cb8e4c43c11fd87fcd603c5b6.tar.gz ports-0c38b16b1f91878cb8e4c43c11fd87fcd603c5b6.zip |
Notes
Diffstat (limited to 'www/zope-mysqluserfolder')
-rw-r--r-- | www/zope-mysqluserfolder/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope-mysqluserfolder/Makefile b/www/zope-mysqluserfolder/Makefile index c7cc63c66c9e..003c00534ee9 100644 --- a/www/zope-mysqluserfolder/Makefile +++ b/www/zope-mysqluserfolder/Makefile @@ -17,6 +17,8 @@ COMMENT= A Zope user folder which uses MySQL database to store user information RUN_DEPENDS= ${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb +BROKEN= Incomplete pkg-plist + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope |