Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/poedit editors/poedit: remove unknown configur...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a12e706325a0
branches: trunk
changeset: 433261:a12e706325a0
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Jun 01 06:03:25 2020 +0000
description:
editors/poedit: remove unknown configure option
diffstat:
editors/poedit/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 2c243c3a3876 -r a12e706325a0 editors/poedit/Makefile
--- a/editors/poedit/Makefile Mon Jun 01 05:54:16 2020 +0000
+++ b/editors/poedit/Makefile Mon Jun 01 06:03:25 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.95 2020/05/06 14:04:29 adam Exp $
+# $NetBSD: Makefile,v 1.96 2020/06/01 06:03:25 rillig Exp $
VERSION= 2.3
DISTNAME= poedit-${VERSION}
@@ -18,7 +18,8 @@
USE_TOOLS+= gmake pkg-config zip:run
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-boost=${BUILDLINK_PREFIX.boost-libs}
+CONFIGURE_ARGS+= --with-boost=${BUILDLINK_PREFIX.boost-libs}
+GNU_CONFIGURE_WX_VERSION= no
CXXFLAGS+= -fpermissive
BUILDLINK_TRANSFORM+= rm:-Wall
Home |
Main Index |
Thread Index |
Old Index