summaryrefslogtreecommitdiff
path: root/misc/emma
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 /misc/emma
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 'misc/emma')
-rw-r--r--misc/emma/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/emma/Makefile b/misc/emma/Makefile
index 817edba4192c..44af09361aeb 100644
--- a/misc/emma/Makefile
+++ b/misc/emma/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/-1/}
MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/DateTime/DateTime.py:${PORTSDIR}/devel/py-mxDateTime
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/DateTime/DateTime.py:${PORTSDIR}/lang/py-mx-base
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1//}