diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/py-mx-base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/py-mx-base/Makefile b/lang/py-mx-base/Makefile index 9b573bbd2e3d..ed19b4ed4077 100644 --- a/lang/py-mx-base/Makefile +++ b/lang/py-mx-base/Makefile @@ -13,8 +13,8 @@ DISTNAME= mxTextTools-1.1.1 MAINTAINER= tg@FreeBSD.org -BUILD_DEPENDS= python:${PORTSDIR}/lang/python -RUN_DEPENDS= python:${PORTSDIR}/lang/python +BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python15 +RUN_DEPENDS= python1.5:${PORTSDIR}/lang/python15 USE_ZIP= yes EXTRACT_BEFORE_ARGS= -aq |