diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:01:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-11 22:01:28 +0000 |
commit | 3dd3d7dd21148198aec5870201ba2c482275a0b0 (patch) | |
tree | fcc1c041942e03ebe0de72b77db9e064b260691c /japanese | |
parent | 8803c37393da5b219d7f561696a940c44ab8399c (diff) | |
download | ports-3dd3d7dd21148198aec5870201ba2c482275a0b0.tar.gz ports-3dd3d7dd21148198aec5870201ba2c482275a0b0.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/zope-ejsplitter/Makefile | 2 | ||||
-rw-r--r-- | japanese/zope-jamailhost/Makefile | 2 | ||||
-rw-r--r-- | japanese/zope-zmilocalizer/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/japanese/zope-ejsplitter/Makefile b/japanese/zope-ejsplitter/Makefile index 0d6512098428..a13ce86db89b 100644 --- a/japanese/zope-ejsplitter/Makefile +++ b/japanese/zope-ejsplitter/Makefile @@ -16,6 +16,8 @@ COMMENT= A Japanese word splitter for searching text in Zope Products BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/japanese.pth:${PORTSDIR}/japanese/pycodec RUN_DEPENDS= ${PYTHON_SITELIBDIR}/japanese.pth:${PORTSDIR}/japanese/pycodec +BROKEN= Broken dependency + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope diff --git a/japanese/zope-jamailhost/Makefile b/japanese/zope-jamailhost/Makefile index 88683e8c6443..ecc312841551 100644 --- a/japanese/zope-jamailhost/Makefile +++ b/japanese/zope-jamailhost/Makefile @@ -16,6 +16,8 @@ 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 + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope diff --git a/japanese/zope-zmilocalizer/Makefile b/japanese/zope-zmilocalizer/Makefile index 17715ca309b5..35906f75dcba 100644 --- a/japanese/zope-zmilocalizer/Makefile +++ b/japanese/zope-zmilocalizer/Makefile @@ -18,6 +18,8 @@ COMMENT= Hotfix for www/zope to translate ZMI into Japanese RUN_DEPENDS= ${PYTHON_SITELIBDIR}/japanese.pth:${PORTSDIR}/japanese/pycodec \ ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/PlacelessTranslationService/__init__.py:${PORTSDIR}/www/zope-placelesstranslationservice +BROKEN= Broken dependency + USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope |