aboutsummaryrefslogtreecommitdiff
path: root/lang/stklos/Makefile
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2012-06-08 21:27:42 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2012-06-08 21:27:42 +0000
commit7212f0b15dd8903744efe9571ccf774c89804128 (patch)
tree056665e56a582b86efa1d1d4c3ec47bc715a9bc3 /lang/stklos/Makefile
parent54f367fc8e68c713c557ed88bdc84f1e21b94da8 (diff)
downloadports-7212f0b15dd8903744efe9571ccf774c89804128.tar.gz
ports-7212f0b15dd8903744efe9571ccf774c89804128.zip
Notes
Diffstat (limited to 'lang/stklos/Makefile')
-rw-r--r--lang/stklos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/stklos/Makefile b/lang/stklos/Makefile
index 6fad7df5f24f..a1797f37104b 100644
--- a/lang/stklos/Makefile
+++ b/lang/stklos/Makefile
@@ -52,7 +52,7 @@ post-patch:
${WRKSRC}/doc/Makefile.in ${WRKSRC}/doc/Makefile.am \
${WRKSRC}/lib/Makefile.in ${WRKSRC}/lib/Makefile.am
-.if defined(NOPORTDOCS)
+.if !${PORT_OPTIONS:MDOCS}
@${REINPLACE_CMD} -E -e 's/^(install-data-am:).*/\1 install-man install-schemeDATA/' \
-e '/install-docpdfDATA install-man install-schemeDATA/d' \
${WRKSRC}/doc/Makefile.in