summaryrefslogtreecommitdiff
path: root/editors/leafpad
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/leafpad
parent- remove conditional no longer required per staging (diff)
- remove conditional no longer required per staging
Notes
Notes: svn path=/head/; revision=333185
Diffstat (limited to 'editors/leafpad')
-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>