pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/spek



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May 31 17:24:45 UTC 2020

Modified Files:
        pkgsrc/audio/spek: Makefile

Log Message:
audio/spek: remove unknown configure options


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/audio/spek/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/spek/Makefile
diff -u pkgsrc/audio/spek/Makefile:1.23 pkgsrc/audio/spek/Makefile:1.24
--- pkgsrc/audio/spek/Makefile:1.23     Thu Apr 23 16:12:57 2020
+++ pkgsrc/audio/spek/Makefile  Sun May 31 17:24:45 2020
@@ -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_LANGUAGES=        c c++
 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