aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2006-11-01 15:59:46 +0000
committerClement Laforet <clement@FreeBSD.org>2006-11-01 15:59:46 +0000
commite2b2a8c0edd8382affc6ee7343782c0099796b73 (patch)
tree156bd3053f2a9180d2e3b1cbaa49e18882925a3c /www
parentcd04e0e4c74615e415737f65029ccd162f47c177 (diff)
downloadports-e2b2a8c0edd8382affc6ee7343782c0099796b73.tar.gz
ports-e2b2a8c0edd8382affc6ee7343782c0099796b73.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/apache20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile
index e5019c049183..e4e73c7ba994 100644
--- a/www/apache20/Makefile
+++ b/www/apache20/Makefile
@@ -214,7 +214,7 @@ pre-install:
@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
install-startup-script:
-.if !exists(${WRKDIR}/apache2.sh
+.if !exists(${WRKDIR}/apache2.sh)
@${MKDIR} ${WRKDIR}
@${SED} ${RC_SCRIPTS_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \
${FILESDIR}/apache.sh > ${WRKDIR}/apache2.sh