pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ImageMagick6
Module Name: pkgsrc
Committed By: charlotte
Date: Thu Dec 21 02:27:26 UTC 2023
Modified Files:
pkgsrc/graphics/ImageMagick6: options.mk
Log Message:
graphics/ImageMagick6: PKG_OPTIONS_VAR shouldn't conflict with graphics/ImageMagick
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/ImageMagick6/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/ImageMagick6/options.mk
diff -u pkgsrc/graphics/ImageMagick6/options.mk:1.6 pkgsrc/graphics/ImageMagick6/options.mk:1.7
--- pkgsrc/graphics/ImageMagick6/options.mk:1.6 Tue Nov 14 19:03:37 2023
+++ pkgsrc/graphics/ImageMagick6/options.mk Thu Dec 21 02:27:26 2023
@@ -1,6 +1,6 @@
-# $NetBSD: options.mk,v 1.6 2023/11/14 19:03:37 nia Exp $
+# $NetBSD: options.mk,v 1.7 2023/12/21 02:27:26 charlotte Exp $
-PKG_OPTIONS_VAR= PKG_OPTIONS.ImageMagick
+PKG_OPTIONS_VAR= PKG_OPTIONS.ImageMagick6
PKG_SUPPORTED_OPTIONS= doc fontconfig ghostscript x11 jp2 djvu openexr
PKG_SUPPORTED_OPTIONS+= wmf fpx
PKG_SUGGESTED_OPTIONS= doc fontconfig ghostscript x11 jp2
Home |
Main Index |
Thread Index |
Old Index