summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-11-12 17:20:23 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2015-11-12 17:20:23 +0000
commit1cd4575047b73dfd2c2744df345d504ab9cdae4c (patch)
tree89997cb278f624e0d329f6735d20cf1381c75b18
parentdf477d717fcfe7445eb28852348110c84ef397f7 (diff)
downloadFreeBSD-ports-1cd4575047b73dfd2c2744df345d504ab9cdae4c.zip
FreeBSD-ports-1cd4575047b73dfd2c2744df345d504ab9cdae4c.tar.gz
- Switch to options helpers
-rw-r--r--polish/libtlen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/polish/libtlen/Makefile b/polish/libtlen/Makefile
index 3b7aa7f..4932f1b 100644
--- a/polish/libtlen/Makefile
+++ b/polish/libtlen/Makefile
@@ -17,6 +17,8 @@ OPTIONS_DEFINE= DOCS
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtlen.so
+
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in libtlen.html libtlen.css AUTHORS TODO
${INSTALL_DATA} ${WRKSRC}/docs/${f} ${STAGEDIR}${DOCSDIR}
OpenPOWER on IntegriCloud