Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/rapidsvn devel/rapidsvn: remove unknown configur...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/21b9d764c1d6
branches:  trunk
changeset: 433207:21b9d764c1d6
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun May 31 17:12:23 2020 +0000

description:
devel/rapidsvn: remove unknown configure option

diffstat:

 devel/rapidsvn/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 72e98ba153b8 -r 21b9d764c1d6 devel/rapidsvn/Makefile
--- a/devel/rapidsvn/Makefile   Sun May 31 17:09:16 2020 +0000
+++ b/devel/rapidsvn/Makefile   Sun May 31 17:12:23 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109 2020/04/12 08:28:34 adam Exp $
+# $NetBSD: Makefile,v 1.110 2020/05/31 17:12:23 rillig Exp $
 
 DISTNAME=              rapidsvn-0.12.1
 PKGREVISION=           42
@@ -19,6 +19,8 @@
 CONFIGURE_ARGS+=       --with-svn-lib=${BUILDLINK_DIR}/lib
 CONFIGURE_ARGS+=       --with-doxygen=no
 
+GNU_CONFIGURE_WX_VERSION=      no
+
 # While apr is actually a dependency, we ride it being included via
 # subversion-base, following the precedent of devel/foo-subversion and
 # www/ap2-subversion.



Home | Main Index | Thread Index | Old Index