aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
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 /net-mgmt
parent1d085932a2bc53e47470d2ff07242dd9e96d1409 (diff)
downloadports-1c6ed8eca3fd323ad84584b083ec5246b4f5cc34.tar.gz
ports-1c6ed8eca3fd323ad84584b083ec5246b4f5cc34.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ourmon/Makefile1
-rw-r--r--net-mgmt/pandorafms_agent/Makefile5
-rw-r--r--net-mgmt/pandorafms_server/Makefile5
3 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/ourmon/Makefile b/net-mgmt/ourmon/Makefile
index b366100d343d..43db221d77f5 100644
--- a/net-mgmt/ourmon/Makefile
+++ b/net-mgmt/ourmon/Makefile
@@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/mrourmon
USES= perl5
USE_APACHE_RUN= 22+
NO_BUILD= yes
-NO_INSTALL_MANPAGES= yes
IS_INTERACTIVE= yes
SUB_FILES= pkg-message
diff --git a/net-mgmt/pandorafms_agent/Makefile b/net-mgmt/pandorafms_agent/Makefile
index 325fe245160b..41b6d7618795 100644
--- a/net-mgmt/pandorafms_agent/Makefile
+++ b/net-mgmt/pandorafms_agent/Makefile
@@ -45,11 +45,6 @@ post-patch:
-e '/TENTACLE_SERVER/s/^/#/' \
${WRKSRC}/pandora_agent_installer
.endif
-.if defined(NO_INSTALL_MANPAGES)
- @${REINPLACE_CMD} \
- -e '/PANDORA_MAN/s/^/#/' \
- ${WRKSRC}/pandora_agent_installer
-.endif
@${REINPLACE_CMD} -E \
-e 's|%%PREFIX%%|${PREFIX}|g' \
-e 's|%%DATADIR%%|${DATADIR}|g' \
diff --git a/net-mgmt/pandorafms_server/Makefile b/net-mgmt/pandorafms_server/Makefile
index e471ecc93a08..a68d2e78cb1c 100644
--- a/net-mgmt/pandorafms_server/Makefile
+++ b/net-mgmt/pandorafms_server/Makefile
@@ -106,11 +106,6 @@ IGNORE= needs an existing installation of Perl built with WITH_THREADS=yes
.endif
post-patch:
-.if defined(NO_INSTALL_MANPAGES)
- @${REINPLACE_CMD} -e \
- -e '/%%MAN/s/^/#/ \
- ${WRKSRC}/pandora_server_installer
-.endif
@${REINPLACE_CMD} \
-e 's|%%PREFIX%%|${PREFIX}|g' \
-e 's|%%DATADIR%%|${DATADIR}|g' \