pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libraw graphics/libraw: remove unknown config...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bc23ff1e2b36
branches: trunk
changeset: 428220:bc23ff1e2b36
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Apr 26 06:38:17 2020 +0000
description:
graphics/libraw: remove unknown configure options
The text "mosa" doesn't appear in the configure script anymore.
diffstat:
graphics/libraw/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r b5fc398cda9a -r bc23ff1e2b36 graphics/libraw/Makefile
--- a/graphics/libraw/Makefile Sun Apr 26 06:35:30 2020 +0000
+++ b/graphics/libraw/Makefile Sun Apr 26 06:38:17 2020 +0000
@@ -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_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