diff options
Diffstat (limited to 'www/zope213/Makefile')
-rw-r--r-- | www/zope213/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile index 64b8596309c4..8ad0ba0fb8e4 100644 --- a/www/zope213/Makefile +++ b/www/zope213/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 |