diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-15 14:19:36 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-09-15 14:19:36 +0000 |
commit | ae04bbe0063d46784e4502a272ea36c881ae64be (patch) | |
tree | 02617bdf99ecb60afc3bc8481191d4799cc9d968 /www/zope28 | |
parent | 36af8ceba06a08b3a30978f081390077d073f8f1 (diff) | |
download | ports-ae04bbe0063d46784e4502a272ea36c881ae64be.tar.gz ports-ae04bbe0063d46784e4502a272ea36c881ae64be.zip |
Notes
Diffstat (limited to 'www/zope28')
-rw-r--r-- | www/zope28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope28/Makefile b/www/zope28/Makefile index 64b8596309c4..8ad0ba0fb8e4 100644 --- a/www/zope28/Makefile +++ b/www/zope28/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= nbm@FreeBSD.org -BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python +BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python15 #RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl |