aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/omping
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-02-12 10:46:53 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-02-12 10:46:53 +0000
commit635a2192605af94f04d752dbd6135399f059d52f (patch)
treec07ccd3f6e7e63965c8bee0f9a3130441427c048 /net-mgmt/omping
parent0594b70a0e2eb18f28490d44d036905db359e7d6 (diff)
downloadports-635a2192605af94f04d752dbd6135399f059d52f.tar.gz
ports-635a2192605af94f04d752dbd6135399f059d52f.zip
- Stage support
Notes
Notes: svn path=/head/; revision=343898
Diffstat (limited to 'net-mgmt/omping')
-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