diff options
Diffstat (limited to 'www/squishdot')
-rw-r--r-- | www/squishdot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squishdot/Makefile b/www/squishdot/Makefile index d71fd00378da..5481fecf5905 100644 --- a/www/squishdot/Makefile +++ b/www/squishdot/Makefile @@ -15,7 +15,7 @@ DISTNAME= Squishdot-${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org COMMENT= A web-based news publishing and discussion product for Zope -RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope +RUN_DEPENDS= ${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope USE_PYTHON= yes USE_ZOPE= yes |