summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-06-01 06:11:01 +0000
committerrillig <rillig@pkgsrc.org>2020-06-01 06:11:01 +0000
commitb39df308bdb61c6e086f3b5ad2c89c579fd9a2b0 (patch)
treea4a975b5989b3478e58fb6d1661fc91e2b0f11da /math
parenta342342787870a3861d20073206665fa118b8122 (diff)
downloadpkgsrc-b39df308bdb61c6e086f3b5ad2c89c579fd9a2b0.tar.gz
math/xyconvert: remove unknown configure option
Diffstat (limited to 'math')
-rw-r--r--math/xyconvert/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/xyconvert/Makefile b/math/xyconvert/Makefile
index 9d065ad9011..c2c154067fb 100644
--- a/math/xyconvert/Makefile
+++ b/math/xyconvert/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/03/10 22:10:30 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2020/06/01 06:11:01 rillig Exp $
#
PKGREVISION= 2
@@ -11,6 +11,8 @@ BUILD_TARGET= gui/xyconvert
DISTINFO_FILE= ../../math/xylib/distinfo
PATCHDIR= ../../math/xylib/patches
+GNU_CONFIGURE_WX_VERSION= no
+
do-install:
${INSTALL_PROGRAM_DIR} ${DESTDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/gui/xyconvert \