Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/cinepaint graphics/cinepaint: remove unknown ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a314ca00f0b
branches:  trunk
changeset: 432367:6a314ca00f0b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu May 21 14:56:32 2020 +0000

description:
graphics/cinepaint: remove unknown configure option

diffstat:

 graphics/cinepaint/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r aed41cd2544d -r 6a314ca00f0b graphics/cinepaint/Makefile
--- a/graphics/cinepaint/Makefile       Thu May 21 14:54:08 2020 +0000
+++ b/graphics/cinepaint/Makefile       Thu May 21 14:56:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2020/03/10 22:10:03 wiz Exp $
+# $NetBSD: Makefile,v 1.69 2020/05/21 14:56:32 rillig Exp $
 
 DISTNAME=      cinepaint-1.0-4
 PKGNAME=       cinepaint-1.0.4
@@ -17,7 +17,6 @@
 USE_LIBTOOL=           yes
 USE_TOOLS+=            pkg-config msgfmt gmake
 GNU_CONFIGURE=         yes
-CONFIGURE_ARGS+=       --enable-gtk2
 CONFIGURE_ARGS+=       --without-python
 
 PKGCONFIG_OVERRIDE=    cinepaint-gtk.pc.in



Home | Main Index | Thread Index | Old Index