pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/graphviz



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May  7 17:19:47 UTC 2023

Modified Files:
        pkgsrc/graphics/graphviz: Makefile

Log Message:
graphviz: remove reference to non-existent file


To generate a diff of this commit:
cvs rdiff -u -r1.266 -r1.267 pkgsrc/graphics/graphviz/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/graphviz/Makefile
diff -u pkgsrc/graphics/graphviz/Makefile:1.266 pkgsrc/graphics/graphviz/Makefile:1.267
--- pkgsrc/graphics/graphviz/Makefile:1.266     Wed Apr 19 08:10:20 2023
+++ pkgsrc/graphics/graphviz/Makefile   Sun May  7 17:19:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.266 2023/04/19 08:10:20 adam Exp $
+# $NetBSD: Makefile,v 1.267 2023/05/07 17:19:47 wiz Exp $
 
 DISTNAME=      graphviz-7.1.0
 PKGREVISION=   2
@@ -72,7 +72,6 @@ PKGCONFIG_OVERRIDE+=  lib/edgepaint/libla
 PKGCONFIG_OVERRIDE+=   lib/expr/libexpr.pc.in
 PKGCONFIG_OVERRIDE+=   lib/gvc/libgvc.pc.in
 PKGCONFIG_OVERRIDE+=   lib/gvpr/libgvpr.pc.in
-PKGCONFIG_OVERRIDE+=   lib/pack/libpack.pc.in
 PKGCONFIG_OVERRIDE+=   lib/pathplan/libpathplan.pc.in
 PKGCONFIG_OVERRIDE+=   lib/sfdpgen/libsfdp.pc.in
 PKGCONFIG_OVERRIDE+=   lib/xdot/libxdot.pc.in



Home | Main Index | Thread Index | Old Index