Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/xyconvert math/xyconvert: remove unknown configur...
details: https://anonhg.NetBSD.org/pkgsrc/rev/82bd84a42f51
branches: trunk
changeset: 433266:82bd84a42f51
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Jun 01 06:11:01 2020 +0000
description:
math/xyconvert: remove unknown configure option
diffstat:
math/xyconvert/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c4ff1f18f436 -r 82bd84a42f51 math/xyconvert/Makefile
--- a/math/xyconvert/Makefile Mon Jun 01 06:09:42 2020 +0000
+++ b/math/xyconvert/Makefile Mon Jun 01 06:11:01 2020 +0000
@@ -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 @@
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 \
Home |
Main Index |
Thread Index |
Old Index