From 57a9dd563f7ff5b603d5758841cdf652aae956dc Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Sat, 28 Sep 2013 16:14:27 +0000 Subject: Support staging. --- comms/wy60/Makefile | 8 -------- comms/wy60/pkg-plist | 1 + 2 files changed, 1 insertion(+), 8 deletions(-) (limited to 'comms/wy60') 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 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 -- cgit v1.2.3