aboutsummaryrefslogtreecommitdiff
path: root/print/gsfonts
diff options
context:
space:
mode:
Diffstat (limited to 'print/gsfonts')
-rw-r--r--print/gsfonts/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/gsfonts/Makefile b/print/gsfonts/Makefile
index 3c15a283e8fd..ecd2ce8febcc 100644
--- a/print/gsfonts/Makefile
+++ b/print/gsfonts/Makefile
@@ -40,11 +40,9 @@ do-install:
${LN} -s -f ${PREFIX}/share/fonts/$${F} ${FONTSDIR}/; \
done
-.include <bsd.port.options.mk>
-
PORTDOCS= ChangeLog README README.tweaks TODO
-post-install:
+post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC}/fonts && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}