aboutsummaryrefslogtreecommitdiff
path: root/sysutils/moreutils
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-03-24 06:16:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-03-24 06:16:50 +0000
commit25d471b8a03577fb46fbfbe5584b4a2a9d17a666 (patch)
treeb3ef828a9eadcff229c78074baa5b7962b5349fe /sysutils/moreutils
parent78f061e3b3b7a9702be52929688257df8c71497c (diff)
downloadports-25d471b8a03577fb46fbfbe5584b4a2a9d17a666.tar.gz
ports-25d471b8a03577fb46fbfbe5584b4a2a9d17a666.zip
Notes
Diffstat (limited to 'sysutils/moreutils')
-rw-r--r--sysutils/moreutils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/moreutils/Makefile b/sysutils/moreutils/Makefile
index a0033bc607ea..1532ae628fa3 100644
--- a/sysutils/moreutils/Makefile
+++ b/sysutils/moreutils/Makefile
@@ -56,7 +56,9 @@ MAN1= chronic.1 \
post-patch:
@${REINPLACE_CMD} -e 's|share/xml/docbook/schema/dtd/|local/share/xml/docbook/|' ${WRKSRC}/*.docbook
+.if ${PORT_OPTIONS:MMANPAGES}
@cd ${FILESDIR}/ && ${CP} ${CANNED_MAN1} ${WRKSRC}/
+.endif
post-install:
.if ${PORT_OPTIONS:MMANPAGES}