aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/ipfm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/ipfm/Makefile')
-rw-r--r--net-mgmt/ipfm/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net-mgmt/ipfm/Makefile b/net-mgmt/ipfm/Makefile
index 3a185a26d65f..56c14cd0bf7d 100644
--- a/net-mgmt/ipfm/Makefile
+++ b/net-mgmt/ipfm/Makefile
@@ -13,11 +13,7 @@ COMMENT= Bandwidth analysis tool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var
-MAN5= ipfm.conf.5
-MAN8= ipfm.8
-
-NO_STAGE= yes
post-install:
- @${STRIP_CMD} ${PREFIX}/sbin/ipfm
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/ipfm
.include <bsd.port.mk>