Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/wxsvg graphics/wxsvg: remove unknown configur...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0838cb955276
branches:  trunk
changeset: 433268:0838cb955276
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Jun 01 06:13:03 2020 +0000

description:
graphics/wxsvg: remove unknown configure option

diffstat:

 graphics/wxsvg/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7512e79c25af -r 0838cb955276 graphics/wxsvg/Makefile
--- a/graphics/wxsvg/Makefile   Mon Jun 01 06:11:54 2020 +0000
+++ b/graphics/wxsvg/Makefile   Mon Jun 01 06:13:03 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2020/03/10 22:08:52 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2020/06/01 06:13:03 rillig Exp $
 
 DISTNAME=      wxsvg-1.5.20
 PKGREVISION=   2
@@ -16,6 +16,8 @@
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake pkg-config
 
+GNU_CONFIGURE_WX_VERSION=      no
+
 .include "../../graphics/libexif/buildlink3.mk"
 .include "../../multimedia/ffmpeg4/buildlink3.mk"
 .include "../../x11/wxGTK30/buildlink3.mk"



Home | Main Index | Thread Index | Old Index