aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2014-01-08 09:23:03 +0800
committergarga <garga@FreeBSD.org>2014-01-08 09:23:03 +0800
commit75a3b551e6cb56ab61495b432d4ea993523784de (patch)
treea6329c551984a6827f70c1550ece1f70b14a75c7 /net
parentb0d3823621f373b2a11ca24b11546eee605a6d93 (diff)
downloadfreebsd-ports-gnome-75a3b551e6cb56ab61495b432d4ea993523784de.tar.gz
freebsd-ports-gnome-75a3b551e6cb56ab61495b432d4ea993523784de.tar.zst
freebsd-ports-gnome-75a3b551e6cb56ab61495b432d4ea993523784de.zip
Support stage
Diffstat (limited to 'net')
-rw-r--r--net/igmpproxy/Makefile4
-rw-r--r--net/igmpproxy/pkg-plist2
2 files changed, 2 insertions, 4 deletions
diff --git a/net/igmpproxy/Makefile b/net/igmpproxy/Makefile
index 187348d346f3..1adec84a731e 100644
--- a/net/igmpproxy/Makefile
+++ b/net/igmpproxy/Makefile
@@ -18,8 +18,4 @@ USE_RC_SUBR= igmpproxy
USE_GMAKE= yes
GNU_CONFIGURE= yes
-MAN5= igmpproxy.conf.5
-MAN8= igmpproxy.8
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/igmpproxy/pkg-plist b/net/igmpproxy/pkg-plist
index c0c075e5db68..2ebb5c62453a 100644
--- a/net/igmpproxy/pkg-plist
+++ b/net/igmpproxy/pkg-plist
@@ -2,3 +2,5 @@ sbin/igmpproxy
@unexec if cmp -s %D/etc/igmpproxy.conf.sample %D/etc/igmpproxy.conf; then rm -f %D/etc/igmpproxy.conf; fi
etc/igmpproxy.conf.sample
@exec if [ ! -f %D/etc/igmpproxy.conf ]; then cp -p %D/%F %B/igmpproxy.conf; fi
+man/man5/igmpproxy.conf.5.gz
+man/man8/igmpproxy.8.gz