diff options
Diffstat (limited to 'devel/py-mxStack/Makefile')
-rw-r--r-- | devel/py-mxStack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-mxStack/Makefile b/devel/py-mxStack/Makefile index cc921dcd9472..ddb18f79f136 100644 --- a/devel/py-mxStack/Makefile +++ b/devel/py-mxStack/Makefile @@ -13,8 +13,8 @@ PKGNAMEPREFIX= py- 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 |