pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/wxsvg



Module Name:    pkgsrc
Committed By:   rillig
Date:           Mon Jun  1 06:13:03 UTC 2020

Modified Files:
        pkgsrc/graphics/wxsvg: Makefile

Log Message:
graphics/wxsvg: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/graphics/wxsvg/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/wxsvg/Makefile
diff -u pkgsrc/graphics/wxsvg/Makefile:1.67 pkgsrc/graphics/wxsvg/Makefile:1.68
--- pkgsrc/graphics/wxsvg/Makefile:1.67 Tue Mar 10 22:08:52 2020
+++ pkgsrc/graphics/wxsvg/Makefile      Mon Jun  1 06:13:03 2020
@@ -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_LANGUAGES=                c c++
 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