summaryrefslogtreecommitdiff
path: root/comms/wy60
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2013-09-28 16:14:27 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2013-09-28 16:14:27 +0000
commit57a9dd563f7ff5b603d5758841cdf652aae956dc (patch)
treec623aef07ebd8eda95c6e542e9248a819c8464a1 /comms/wy60
parentSupport staging. (diff)
Support staging.
Notes
Notes: svn path=/head/; revision=328593
Diffstat (limited to 'comms/wy60')
-rw-r--r--comms/wy60/Makefile8
-rw-r--r--comms/wy60/pkg-plist1
2 files changed, 1 insertions, 8 deletions
diff --git a/comms/wy60/Makefile b/comms/wy60/Makefile
index af559c3ca7ef..edd6003be1ef 100644
--- a/comms/wy60/Makefile
+++ b/comms/wy60/Makefile
@@ -12,15 +12,7 @@ GNU_CONFIGURE= yes
MAKE_ARGS= etc_DATA=wy60.rc.sample
-MAN1= wy60.1
-
-NO_STAGE= yes
pre-build:
@${CP} ${WRKSRC}/wy60.rc ${WRKSRC}/wy60.rc.sample
-post-install:
- if test ! -f ${PREFIX}/etc/wy60.rc; then \
- ${CP} -p ${PREFIX}/etc/wy60.rc.sample ${PREFIX}/etc/wy60.rc; \
- fi
-
.include <bsd.port.mk>
diff --git a/comms/wy60/pkg-plist b/comms/wy60/pkg-plist
index df47727dd938..eaba0c42e1ff 100644
--- a/comms/wy60/pkg-plist
+++ b/comms/wy60/pkg-plist
@@ -3,3 +3,4 @@ bin/wy60
@unexec if cmp %D/etc/wy60.rc.sample %D/etc/wy60.rc 2>/dev/null; then rm -f %D/etc/wy60.rc; fi
etc/wy60.rc.sample
@exec if test ! -f %D/etc/wy60.rc; then cp -p %D/etc/wy60.rc.sample %D/etc/wy60.rc; fi
+man/man1/wy60.1.gz