aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-12 18:47:13 +0800
committermiwi <miwi@FreeBSD.org>2014-02-12 18:47:13 +0800
commit1d3bb064e6a5f2492a8e012d2af827c13a2a2518 (patch)
treef9a073e696864947f1975784c57c3cefeef410c5 /net-mgmt
parent7e47eed5f69d5b0995c8923d90aaecac7ba941b9 (diff)
downloadfreebsd-ports-gnome-1d3bb064e6a5f2492a8e012d2af827c13a2a2518.tar.gz
freebsd-ports-gnome-1d3bb064e6a5f2492a8e012d2af827c13a2a2518.tar.zst
freebsd-ports-gnome-1d3bb064e6a5f2492a8e012d2af827c13a2a2518.zip
- Stage support
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/rcpd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/rcpd/Makefile b/net-mgmt/rcpd/Makefile
index 56797644670a..cfd158562a04 100644
--- a/net-mgmt/rcpd/Makefile
+++ b/net-mgmt/rcpd/Makefile
@@ -10,8 +10,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= RCP server for routers and network devices
GNU_CONFIGURE= yes
-MAN1= rcpd.1
-PLIST_FILES= sbin/rcpd
-NO_STAGE= yes
+PLIST_FILES= sbin/rcpd \
+ man/man1/rcpd.1.gz
+
.include <bsd.port.mk>