pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libraw
Module Name: pkgsrc
Committed By: rillig
Date: Sun Apr 26 06:38:17 UTC 2020
Modified Files:
pkgsrc/graphics/libraw: Makefile
Log Message:
graphics/libraw: remove unknown configure options
The text "mosa" doesn't appear in the configure script anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/graphics/libraw/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/libraw/Makefile
diff -u pkgsrc/graphics/libraw/Makefile:1.32 pkgsrc/graphics/libraw/Makefile:1.33
--- pkgsrc/graphics/libraw/Makefile:1.32 Sat Aug 31 14:20:05 2019
+++ pkgsrc/graphics/libraw/Makefile Sun Apr 26 06:38:17 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2019/08/31 14:20:05 nia Exp $
+# $NetBSD: Makefile,v 1.33 2020/04/26 06:38:17 rillig Exp $
DISTNAME= LibRaw-0.19.5
PKGNAME= ${DISTNAME:tl}
@@ -15,8 +15,6 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config gmake
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-examples
-CONFIGURE_ARGS+= --disable-demosaic-pack-gpl2
-CONFIGURE_ARGS+= --disable-demosaic-pack-gpl3
PKGCONFIG_OVERRIDE+= libraw.pc.in
PKGCONFIG_OVERRIDE+= libraw_r.pc.in
Home |
Main Index |
Thread Index |
Old Index