pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/graphviz Add 'clean' to PRIVILEGED_STAGES.
details: https://anonhg.NetBSD.org/pkgsrc/rev/099a26d049a5
branches: trunk
changeset: 400594:099a26d049a5
user: snj <snj%pkgsrc.org@localhost>
date: Thu Oct 22 20:33:59 2009 +0000
description:
Add 'clean' to PRIVILEGED_STAGES.
diffstat:
graphics/graphviz/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ba4211ef5c24 -r 099a26d049a5 graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile Thu Oct 22 20:12:25 2009 +0000
+++ b/graphics/graphviz/Makefile Thu Oct 22 20:33:59 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2009/09/13 11:17:30 sno Exp $
+# $NetBSD: Makefile,v 1.77 2009/10/22 20:33:59 snj Exp $
DISTNAME= graphviz-2.24.0
CATEGORIES= graphics
@@ -16,6 +16,8 @@
CHECK_FILES_SKIP= ${PREFIX}/lib/graphviz/config6
+PRIVILEGED_STAGES+= clean
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= bison pkg-config
Home |
Main Index |
Thread Index |
Old Index