aboutsummaryrefslogtreecommitdiff
path: root/sysutils/anacron
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/anacron
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/anacron')
-rw-r--r--sysutils/anacron/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/anacron/Makefile b/sysutils/anacron/Makefile
index c20a0bcf8f82..1cca549c774a 100644
--- a/sysutils/anacron/Makefile
+++ b/sysutils/anacron/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: anacron
-# Date created: 15 Jul 2003
-# Whom: Derik van Zuetphen <dz@426.ch>
-#
+# Created by: Derik van Zuetphen <dz@426.ch>
# $FreeBSD$
-#
PORTNAME= anacron
PORTVERSION= 2.3
@@ -20,6 +16,7 @@ USE_GMAKE= yes
USE_RC_SUBR= anacron
SUB_FILES= pkg-message
+NO_STAGE= yes
post-patch:
.for f in Makefile anacron.8 anacrontab.5
@${REINPLACE_CMD} -e 's|\(/etc/anacrontab\)|${PREFIX}\1|' ${WRKSRC}/${f}