pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/graphviz refrect reality to PKGCONFIG_OVERRIDE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58b67e189340
branches:  trunk
changeset: 600253:58b67e189340
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Mar 04 11:37:48 2012 +0000

description:
refrect reality to PKGCONFIG_OVERRIDE.

diffstat:

 graphics/graphviz/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 43611f72777e -r 58b67e189340 graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile        Sun Mar 04 11:19:06 2012 +0000
+++ b/graphics/graphviz/Makefile        Sun Mar 04 11:37:48 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2012/03/03 12:54:18 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2012/03/04 11:37:48 obache Exp $
 
 DISTNAME=      graphviz-2.26.3
 PKGREVISION=   8
@@ -30,14 +30,14 @@
 CONFIGURE_ENV+=                ac_cv_prog_PHP=
 CONFIGURE_ENV+=                ac_cv_prog_RUBY=
 CPPFLAGS+=             -DNO_POSTSCRIPT_ALIAS=1
-PKGCONFIG_OVERRIDE=    lib/agraph/libagraph.pc.in
 PKGCONFIG_OVERRIDE+=   lib/cdt/libcdt.pc.in
 PKGCONFIG_OVERRIDE+=   lib/cgraph/libcgraph.pc.in
 PKGCONFIG_OVERRIDE+=   lib/expr/libexpr.pc.in
 PKGCONFIG_OVERRIDE+=   lib/graph/libgraph.pc.in
 PKGCONFIG_OVERRIDE+=   lib/gvc/libgvc.pc.in
-PKGCONFIG_OVERRIDE+=   lib/gvc/libgvc_builtins.pc.in
+PKGCONFIG_OVERRIDE+=   lib/gvpr/libgvpr.pc.in
 PKGCONFIG_OVERRIDE+=   lib/pathplan/libpathplan.pc.in
+PKGCONFIG_OVERRIDE+=   lib/xdot/libxdot.pc.in
 XAW_TYPE=              standard
 
 REPLACE_INTERPRETER+=  lua



Home | Main Index | Thread Index | Old Index