summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-03-22 04:10:23 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-03-22 04:10:23 +0000
commit37841845861a23d8579af6e7e3482a8691edab9d (patch)
tree19118754e75a818e33298ea0d09589293b93b862 /japanese
parent- Fix pointer to pointer build failure (diff)
Unbreak.
PR: ports/79071 Submitted by: maintainer Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=131863
Diffstat (limited to 'japanese')
-rw-r--r--japanese/zope-ejsplitter/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/japanese/zope-ejsplitter/Makefile b/japanese/zope-ejsplitter/Makefile
index a13ce86db89b..adcb8f36794c 100644
--- a/japanese/zope-ejsplitter/Makefile
+++ b/japanese/zope-ejsplitter/Makefile
@@ -13,10 +13,8 @@ MASTER_SITES= http://www005.upp.so-net.ne.jp/nakagami/Download/
MAINTAINER= yasi@yasi.to
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
+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