diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-10 21:36:34 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-04-10 21:36:34 +0000 |
commit | 4fa2b27b3cb98c6a4a16a13e7191c87e40cf920d (patch) | |
tree | 418f47bfab64aaec9504cadddc1daca914eb591c /japanese | |
parent | 5f1fc062a01227a9435a0e58b6fa627cda341ad7 (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/zope-jamailhost/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/japanese/zope-jamailhost/Makefile b/japanese/zope-jamailhost/Makefile index ecc312841551..0253af531492 100644 --- a/japanese/zope-jamailhost/Makefile +++ b/japanese/zope-jamailhost/Makefile @@ -7,16 +7,15 @@ PORTNAME= jaMailHost PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= japanese www zope MASTER_SITES= http://www005.upp.so-net.ne.jp/nakagami/Download/ MAINTAINER= yasi@yasi.to COMMENT= A Zope hotfix Product to send mail in Japanese -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/japanese.pth:${PORTSDIR}/japanese/pycodec -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/japanese.pth:${PORTSDIR}/japanese/pycodec - -BROKEN= Broken dependency +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/japanese.pth:${PORTSDIR}/japanese/pycodec-zope +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/japanese.pth:${PORTSDIR}/japanese/pycodec-zope USE_PYTHON= yes USE_ZOPE= yes |