From 4e14ffdda039194b54dedfe7894b2e0c13b3811a Mon Sep 17 00:00:00 2001 From: snj Date: Thu, 22 Oct 2009 20:33:59 +0000 Subject: Add 'clean' to PRIVILEGED_STAGES. --- graphics/graphviz/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 54b69996273..f6ccf9788ba 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -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 @@ DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts CHECK_FILES_SKIP= ${PREFIX}/lib/graphviz/config6 +PRIVILEGED_STAGES+= clean + USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= bison pkg-config -- cgit v1.2.3