pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/graphviz Skip the config file, it is handled ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d8ba7a7c65bb
branches: trunk
changeset: 533675:d8ba7a7c65bb
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Sep 23 15:38:58 2007 +0000
description:
Skip the config file, it is handled by INSTALL/DEINSTALL.
diffstat:
graphics/graphviz/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d0707179cbf7 -r d8ba7a7c65bb graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile Sun Sep 23 15:30:23 2007 +0000
+++ b/graphics/graphviz/Makefile Sun Sep 23 15:38:58 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2007/09/21 17:40:38 joerg Exp $
+# $NetBSD: Makefile,v 1.59 2007/09/23 15:38:58 joerg Exp $
DISTNAME= graphviz-2.12
PKGREVISION= 5
@@ -14,6 +14,8 @@
DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
+CHECK_FILES_SKIP= lib/graphviz/config
+
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
Home |
Main Index |
Thread Index |
Old Index