summaryrefslogtreecommitdiff
path: root/www/zope213
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-16 00:00:02 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-16 00:00:02 +0000
commit896f542d7aa018ff9de96b1ea4482ada34ef56e9 (patch)
tree9112da48ffce723cb8b80d6265f1d300f37f8097 /www/zope213
parentPREFIX -> LOCALBASE and other minor changes (portlint) (diff)
PREFIX -> LOCALBASE (portlint)
Notes
Notes: svn path=/head/; revision=25869
Diffstat (limited to 'www/zope213')
-rw-r--r--www/zope213/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile
index dceb68691705..b05286b087da 100644
--- a/www/zope213/Makefile
+++ b/www/zope213/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python
-RUN_DEPENDS= ${PREFIX}/sbin/apache:${PORTSDIR}/www/apache13-modssl
+RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl
# Build has to be done in the final location after installing the sources
# there. It were a major action to fix all paths otherwise.