aboutsummaryrefslogtreecommitdiffstats
path: root/comms/wy60/Makefile
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2013-09-29 00:14:27 +0800
committernaddy <naddy@FreeBSD.org>2013-09-29 00:14:27 +0800
commitc5eee851d62de1b89a084da77dc9d06aea1ae4bb (patch)
treec623aef07ebd8eda95c6e542e9248a819c8464a1 /comms/wy60/Makefile
parent73d761244edbe580b01eb78d7e47c1fe5371ce4e (diff)
downloadfreebsd-ports-gnome-c5eee851d62de1b89a084da77dc9d06aea1ae4bb.tar.gz
freebsd-ports-gnome-c5eee851d62de1b89a084da77dc9d06aea1ae4bb.tar.zst
freebsd-ports-gnome-c5eee851d62de1b89a084da77dc9d06aea1ae4bb.zip
Support staging.
Diffstat (limited to 'comms/wy60/Makefile')
-rw-r--r--comms/wy60/Makefile8
1 files changed, 0 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>