summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/spek/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/spek/Makefile b/audio/spek/Makefile
index 0fc87aa2098..c65a736278b 100644
--- a/audio/spek/Makefile
+++ b/audio/spek/Makefile
@@ -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"