aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/flpsed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/flpsed/Makefile b/print/flpsed/Makefile
index 2efd097aa244..215682410e7c 100644
--- a/print/flpsed/Makefile
+++ b/print/flpsed/Makefile
@@ -33,10 +33,10 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/flpsed.desktop ${STAGEDIR}${PREFIX}/share/applications
${MKDIR} ${STAGEDIR}${PREFIX}/share/icons
${INSTALL_DATA} ${WRKSRC}/flpsed.png ${WRKSRC}/flpsed.svg ${STAGEDIR}${PREFIX}/share/icons
-.if ${PORT_OPTIONS:MDOCS}
+
+do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
-.endif
post-install:
.if !exists(${LOCALBASE}/bin/pdftops)