pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/bulk-medium



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sat Sep 16 01:42:08 UTC 2023

Modified Files:
        pkgsrc/meta-pkgs/bulk-medium: Makefile

Log Message:
bulk-medium: drop lcms.

Nearly everything uses lcms2 at this point; there's no longer any
reason to include the old lcms.


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/meta-pkgs/bulk-medium/Makefile

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

Modified files:

Index: pkgsrc/meta-pkgs/bulk-medium/Makefile
diff -u pkgsrc/meta-pkgs/bulk-medium/Makefile:1.96 pkgsrc/meta-pkgs/bulk-medium/Makefile:1.97
--- pkgsrc/meta-pkgs/bulk-medium/Makefile:1.96  Sat Sep 16 01:32:32 2023
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile       Sat Sep 16 01:42:08 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2023/09/16 01:32:32 dholland Exp $
+# $NetBSD: Makefile,v 1.97 2023/09/16 01:42:08 dholland Exp $
 
 DISTNAME=      bulk-medium-20230911
 CATEGORIES=    meta-pkgs
@@ -176,7 +176,6 @@ DEPENDS+=   cairo-[0-9]*:../../graphics/ca
 DEPENDS+=      gdk-pixbuf2-[0-9]*:../../graphics/gdk-pixbuf2
 DEPENDS+=      glew-[0-9]*:../../graphics/glew
 DEPENDS+=      openjpeg-[0-9]*:../../graphics/openjpeg
-DEPENDS+=      lcms-[0-9]*:../../graphics/lcms
 DEPENDS+=      lcms2-[0-9]*:../../graphics/lcms2
 .include "../../graphics/librsvg/available.mk"
 DEPENDS+=      blas-[0-9]*:../../math/blas



Home | Main Index | Thread Index | Old Index