aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/omping/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-mgmt/omping/Makefile b/net-mgmt/omping/Makefile
index 6e818fce1c08..9cd38593db31 100644
--- a/net-mgmt/omping/Makefile
+++ b/net-mgmt/omping/Makefile
@@ -13,11 +13,9 @@ LICENSE= MIT
USES= gmake
-PLIST_FILES= bin/${PORTNAME}
+PLIST_FILES= bin/${PORTNAME} \
+ man/man8/omping.8.gz
-MAN8= ${PORTNAME}.8
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|/share/man|/man|g' ${WRKSRC}/Makefile