aboutsummaryrefslogtreecommitdiff
path: root/graphics/libemf/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-24 14:33:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-24 14:33:03 +0000
commit73d2804c5c5d5172cba7b3b7384b731da6306aad (patch)
tree81efcd592ea936fdf7c4aea94b9222140be9e967 /graphics/libemf/Makefile
parentea7f050ac865242550eff1f9b4a618755dc125d1 (diff)
Notes
Diffstat (limited to 'graphics/libemf/Makefile')
-rw-r--r--graphics/libemf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libemf/Makefile b/graphics/libemf/Makefile
index c71316456c02..f09f091a32f8 100644
--- a/graphics/libemf/Makefile
+++ b/graphics/libemf/Makefile
@@ -15,9 +15,10 @@ LICENSE= LGPL21
OPTIONS_DEFINE= DOCS
USES= libtool
+
GNU_CONFIGURE= yes
-post-install:
+post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/html/* ${STAGEDIR}${DOCSDIR}