pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk s/PRIVILEGED_STAGE/PRIVILEGED_STAGES/g as it could ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7c1fe0a5891
branches:  trunk
changeset: 530627:f7c1fe0a5891
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Mon Jul 02 20:24:27 2007 +0000

description:
s/PRIVILEGED_STAGE/PRIVILEGED_STAGES/g as it could refer to multiple
stages in the future.  Suggested by rillig@

diffstat:

 lang/ezm3/Makefile            |  4 ++--
 lang/python20/Makefile        |  4 ++--
 lang/python22/Makefile        |  4 ++--
 lang/python23/Makefile.common |  4 ++--
 lang/python24/Makefile        |  5 ++---
 mk/bsd.pkg.clean.mk           |  4 ++--
 6 files changed, 12 insertions(+), 13 deletions(-)

diffs (116 lines):

diff -r cc8aeef7f359 -r f7c1fe0a5891 lang/ezm3/Makefile
--- a/lang/ezm3/Makefile        Mon Jul 02 20:06:43 2007 +0000
+++ b/lang/ezm3/Makefile        Mon Jul 02 20:24:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/07/01 00:07:56 adrianp Exp $
+# $NetBSD: Makefile,v 1.20 2007/07/02 20:24:27 adrianp Exp $
 
 DISTNAME=      ezm3-1.2
 PKGREVISION=   2
@@ -15,7 +15,7 @@
 INSTALL_TARGET=                all
 MAKE_ARGS+=            M3OPTIONS="-DBUILD_ALL -DSHIP_ALL"
 PLIST_SUBST+=          TARGET=${TARGET:Q} TARGETDIR=${TARGETDIR:Q}
-PRIVILEGED_STAGE+=     clean
+PRIVILEGED_STAGES+=    clean
 
 # XXX CFLAGS has to be empty, because if it's not, the build
 # XXX process will fail.
diff -r cc8aeef7f359 -r f7c1fe0a5891 lang/python20/Makefile
--- a/lang/python20/Makefile    Mon Jul 02 20:06:43 2007 +0000
+++ b/lang/python20/Makefile    Mon Jul 02 20:24:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2007/07/01 00:17:01 adrianp Exp $
+# $NetBSD: Makefile,v 1.34 2007/07/02 20:24:27 adrianp Exp $
 #
 
 DISTNAME=      Python-2.0.1
@@ -41,7 +41,7 @@
 .include "../../mk/bsd.prefs.mk"
 
 .if ${OPSYS} == "NetBSD"
-PRIVILEGED_STAGE+=     clean
+PRIVILEGED_STAGES+=    clean
 .endif
 
 .if ${OPSYS} == "SunOS"
diff -r cc8aeef7f359 -r f7c1fe0a5891 lang/python22/Makefile
--- a/lang/python22/Makefile    Mon Jul 02 20:06:43 2007 +0000
+++ b/lang/python22/Makefile    Mon Jul 02 20:24:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2007/07/01 00:21:53 adrianp Exp $
+# $NetBSD: Makefile,v 1.36 2007/07/02 20:24:27 adrianp Exp $
 #
 
 DISTNAME=      Python-2.2.3
@@ -34,7 +34,7 @@
 PLIST_SRC+=    ${.CURDIR}/../../lang/python22/PLIST.common_end
 
 .if ${OPSYS} == "NetBSD"
-PRIVILEGED_STAGE+=     clean
+PRIVILEGED_STAGES+=    clean
 .endif
 
 .if ${OPSYS} == "Darwin" || ${OPSYS} == "Interix"
diff -r cc8aeef7f359 -r f7c1fe0a5891 lang/python23/Makefile.common
--- a/lang/python23/Makefile.common     Mon Jul 02 20:06:43 2007 +0000
+++ b/lang/python23/Makefile.common     Mon Jul 02 20:24:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.35 2007/07/01 00:25:53 adrianp Exp $
+# $NetBSD: Makefile.common,v 1.36 2007/07/02 20:24:27 adrianp Exp $
 #
 
 DISTNAME=      Python-2.3.5
@@ -36,7 +36,7 @@
 PLIST_SRC+=    ${.CURDIR}/../../lang/python23/PLIST.common_end
 
 .if ${OPSYS} == "NetBSD"
-PRIVILEGED_STAGE+=     clean
+PRIVILEGED_STAGES+=    clean
 .endif
 
 .if ${OPSYS} == "Darwin" || ${OPSYS} == "Interix"
diff -r cc8aeef7f359 -r f7c1fe0a5891 lang/python24/Makefile
--- a/lang/python24/Makefile    Mon Jul 02 20:06:43 2007 +0000
+++ b/lang/python24/Makefile    Mon Jul 02 20:24:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2007/07/01 00:10:18 adrianp Exp $
+# $NetBSD: Makefile,v 1.35 2007/07/02 20:24:28 adrianp Exp $
 
 DISTNAME=      Python-2.4.4
 PKGNAME=       python24-2.4.4
@@ -12,7 +12,6 @@
 COMMENT=       Interpreted, interactive, object-oriented programming language
 
 PKG_DESTDIR_SUPPORT=   user-destdir
-PRIVILEGED_STAGE+=     clean
 
 # Remember to update pkgsrc/lang/python/srcdist.mk when version changes
 
@@ -45,7 +44,7 @@
 PLIST_SRC+=    ${.CURDIR}/../../lang/python24/PLIST.common_end
 
 .if ${OPSYS} == "NetBSD"
-PRIVILEGED_STAGE+=     clean
+PRIVILEGED_STAGES+=    clean
 .endif
 
 .if ${OPSYS} == "Darwin" || ${OPSYS} == "Interix"
diff -r cc8aeef7f359 -r f7c1fe0a5891 mk/bsd.pkg.clean.mk
--- a/mk/bsd.pkg.clean.mk       Mon Jul 02 20:06:43 2007 +0000
+++ b/mk/bsd.pkg.clean.mk       Mon Jul 02 20:24:27 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.clean.mk,v 1.10 2007/07/01 00:06:40 adrianp Exp $
+# $NetBSD: bsd.pkg.clean.mk,v 1.11 2007/07/02 20:24:27 adrianp Exp $
 #
 # This Makefile fragment is included to bsd.pkg.mk and defines the
 # relevant variables and targets for the "clean" phase.
@@ -27,7 +27,7 @@
 
 CLEANDEPENDS?= no
 
-.if defined(PRIVILEGED_STAGE) && !empty(PRIVILEGED_STAGE:Mclean)
+.if defined(PRIVILEGED_STAGES) && !empty(PRIVILEGED_STAGES:Mclean)
 _MAKE_CLEAN_AS_ROOT=yes
 .endif
 



Home | Main Index | Thread Index | Old Index