pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/tk Add 'clean' to PRIVILEGED_STAGES.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f991175fa229
branches: trunk
changeset: 564823:f991175fa229
user: snj <snj%pkgsrc.org@localhost>
date: Sat Sep 12 18:12:13 2009 +0000
description:
Add 'clean' to PRIVILEGED_STAGES.
diffstat:
x11/tk/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4485c53e4f13 -r f991175fa229 x11/tk/Makefile
--- a/x11/tk/Makefile Sat Sep 12 18:05:49 2009 +0000
+++ b/x11/tk/Makefile Sat Sep 12 18:12:13 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2009/08/20 15:25:01 jwise Exp $
+# $NetBSD: Makefile,v 1.64 2009/09/12 18:12:13 snj Exp $
DISTNAME= tk${TK_VERSION}-src
PKGNAME= tk-${TK_VERSION}
@@ -27,6 +27,8 @@
MAKE_ENV+= TOUCH=${TOUCH:Q}
PTHREAD_OPTS+= require
+PRIVILEGED_STAGES+= clean
+
TEST_TARGET= test
.include "../../lang/tcl/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index