aboutsummaryrefslogtreecommitdiff
path: root/devel/cscout
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-18 19:13:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-18 19:13:18 +0000
commit1c6ed8eca3fd323ad84584b083ec5246b4f5cc34 (patch)
tree084a3ff0af921b622a1b95e501fdbf510ab133e4 /devel/cscout
parent1d085932a2bc53e47470d2ff07242dd9e96d1409 (diff)
downloadports-1c6ed8eca3fd323ad84584b083ec5246b4f5cc34.tar.gz
ports-1c6ed8eca3fd323ad84584b083ec5246b4f5cc34.zip
Notes
Diffstat (limited to 'devel/cscout')
-rw-r--r--devel/cscout/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cscout/Makefile b/devel/cscout/Makefile
index ebfa8d1d8d9e..bedb889926f7 100644
--- a/devel/cscout/Makefile
+++ b/devel/cscout/Makefile
@@ -52,9 +52,7 @@ do-install:
.if ${PORT_OPTIONS:MDOCS}
cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}
.endif
-.if !defined(NO_INSTALL_MANPAGES)
${INSTALL_MAN} ${WRKSRC}/man/cscout.1 ${STAGEDIR}${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/man/cswc.1 ${STAGEDIR}${PREFIX}/man/man1
-.endif
.include <bsd.port.mk>