Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/spek audio/spek: remove unknown configure options



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0b0d879ad3e9
branches:  trunk
changeset: 433214:0b0d879ad3e9
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 31 17:24:45 2020 +0000

description:
audio/spek: remove unknown configure options

diffstat:

 audio/spek/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 27301374fb75 -r 0b0d879ad3e9 audio/spek/Makefile
--- a/audio/spek/Makefile       Sun May 31 17:23:45 2020 +0000
+++ b/audio/spek/Makefile       Sun May 31 17:24:45 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2020/04/23 16:12:57 nia Exp $
+# $NetBSD: Makefile,v 1.24 2020/05/31 17:24:45 rillig Exp $
 
 DISTNAME=      spek-0.8.2
 PKGREVISION=   18
@@ -16,6 +16,8 @@
 USE_TOOLS+=    gmake intltool xgettext msgmerge msgfmt pkg-config
 MAKE_FLAGS+=   DATADIRNAME=${PKGLOCALEDIR}
 
+GNU_CONFIGURE_WX_VERSION=      no
+
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../multimedia/ffmpeg4/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"



Home | Main Index | Thread Index | Old Index