summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-03-22 13:36:50 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-03-22 13:36:50 +0000
commitaf6aef7d843af598d4a3cec7a1592c4c17a73d3f (patch)
tree3fb4ce0739e039155f7423f60f76c78afc80db10 /textproc
parentAdd py-mx-base (after repo-copy from textproc/py-mxTextTools). py-mx-base (diff)
Depend on the new py-mx-base.
Notes
Notes: svn path=/head/; revision=40211
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-martel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-martel/Makefile b/textproc/py-martel/Makefile
index e9d8e6e18edb..14b20d1dfc6a 100644
--- a/textproc/py-martel/Makefile
+++ b/textproc/py-martel/Makefile
@@ -16,8 +16,9 @@ DISTNAME= Martel-${PORTVERSION}
MAINTAINER= johann@egenetics.com
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/TextTools/__init__.py:${PORTSDIR}/textproc/py-mxTextTools
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/TextTools/__init__.py:${PORTSDIR}/lang/py-mx-base
+USE_PYTHON= yes
PYTHON_VERSION= python2.0
MARTEL_DIR= ${PYTHON_SITELIBDIR}/Martel