aboutsummaryrefslogtreecommitdiff
path: root/www/mod_security21
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-09-08 09:02:59 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-09-08 09:02:59 +0000
commit9a5196245af04da077ca4b078ec42811fb49e878 (patch)
tree9b5f99f7b6ba60cc36d1504573df27d32816547b /www/mod_security21
parentcba2d507fbc227b1b2211e34f73df9fbdac2cba4 (diff)
downloadports-9a5196245af04da077ca4b078ec42811fb49e878.tar.gz
ports-9a5196245af04da077ca4b078ec42811fb49e878.zip
- Fix docs install
Approved by: araujo@ (maintainer)
Notes
Notes: svn path=/head/; revision=220288
Diffstat (limited to 'www/mod_security21')
-rw-r--r--www/mod_security21/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_security21/Makefile b/www/mod_security21/Makefile
index b11669edba69..4ad9dd86b05c 100644
--- a/www/mod_security21/Makefile
+++ b/www/mod_security21/Makefile
@@ -77,7 +77,7 @@ post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${DOCS:S,^,${WRKSRCTOP}/,} ${DOCSDIR}/
- @(cd ${WRKSRC} && ${COPYTREE_SHARE} "doc rules" ${DOCSDIR}/)
+ @cd ${WRKSRC}/../ && ${COPYTREE_SHARE} "doc rules" ${DOCSDIR}
.endif
.if !defined(SKIP_RULES)
@${INSTALL_DATA} ${WRKDIR}/mod_security2.conf ${PREFIX}/${APACHEETCDIR}/Includes/