aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnome_subr
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/gnome_subr
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/gnome_subr')
-rw-r--r--sysutils/gnome_subr/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/gnome_subr/Makefile b/sysutils/gnome_subr/Makefile
index ead0947229b9..e1e440de2b9a 100644
--- a/sysutils/gnome_subr/Makefile
+++ b/sysutils/gnome_subr/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gnome_subr
-# Date created: 31 Oct 2006
-# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
-#
+# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= gnome_subr
PORTVERSION= 1.0
@@ -16,6 +12,7 @@ COMMENT= Common startup and shutdown subroutines used by GNOME scripts
NO_BUILD= yes
PLIST_FILES= etc/gnome.subr
+NO_STAGE= yes
do-install:
${INSTALL_DATA} ${FILESDIR}/gnome.subr ${PREFIX}/etc