aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Clean2
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-04 23:11:33 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-04 23:11:33 +0000
commita36cc6f76069b486e45004dd475af0181e2d50a3 (patch)
tree980687f44e6ea0b8061f73b70997b5ed094b78d7 /www/p5-Apache-Clean2
parentf093667af6bed85e379cf39682c94edcbfba0c61 (diff)
Notes
Diffstat (limited to 'www/p5-Apache-Clean2')
-rw-r--r--www/p5-Apache-Clean2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Clean2/Makefile b/www/p5-Apache-Clean2/Makefile
index c3fb859c3df3..efb4b624c037 100644
--- a/www/p5-Apache-Clean2/Makefile
+++ b/www/p5-Apache-Clean2/Makefile
@@ -25,10 +25,10 @@ USE_APACHE= 22+
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
+OPTIONS_DEFINE= DOCS
+
post-install:
-.if !defined(NOPORTDOCS)
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
-.endif
.include <bsd.port.mk>