aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rdate
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:05:58 +0000
commit83f65384c9041fa9a31c84b5e21b643fa2bf97c6 (patch)
tree04cfd5800fc602ff72366f0defba3eae36ba98f4 /sysutils/rdate
parentfd8fc9773839d2d8e41b80fbaed21fcd5470e898 (diff)
downloadports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.tar.gz
ports-83f65384c9041fa9a31c84b5e21b643fa2bf97c6.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils)
Notes
Notes: svn path=/head/; revision=327772
Diffstat (limited to 'sysutils/rdate')
-rw-r--r--sysutils/rdate/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/rdate/Makefile b/sysutils/rdate/Makefile
index 33f5f3197b6d..7ab142b8fba7 100644
--- a/sysutils/rdate/Makefile
+++ b/sysutils/rdate/Makefile
@@ -1,7 +1,5 @@
# Created by: cracauer@cons.org "Martin Cracauer"
-#
# $FreeBSD$
-#
PORTNAME= rdate
PORTVERSION= 1.3
@@ -14,6 +12,7 @@ COMMENT= Sets the clock of the local host to the time of another host
MAN8= rdate.8
PLIST_FILES= sbin/rdate
+NO_STAGE= yes
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/rdate ${PREFIX}/sbin/.
${INSTALL_MAN} ${WRKSRC}/rdate.8 ${PREFIX}/man/man8/.