aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-11-08 07:34:49 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-11-08 07:34:49 +0000
commitf50b3301f9a4add053890a6af952cdcebe994a94 (patch)
tree1945458be4b29b173d2c56e922afb6eb9e2c1d27 /editors
parent7bd554ad825938c8cf42ee9508d78e2e5f9c5a52 (diff)
downloadports-f50b3301f9a4add053890a6af952cdcebe994a94.tar.gz
ports-f50b3301f9a4add053890a6af952cdcebe994a94.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/leafpad/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile
index c7e9f0011f03..d431d8ccc82f 100644
--- a/editors/leafpad/Makefile
+++ b/editors/leafpad/Makefile
@@ -39,9 +39,7 @@ post-patch:
.endif
post-install:
-.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}
-.endif
.include <bsd.port.mk>