pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/rapidsvn



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May 31 17:12:23 UTC 2020

Modified Files:
        pkgsrc/devel/rapidsvn: Makefile

Log Message:
devel/rapidsvn: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/devel/rapidsvn/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/rapidsvn/Makefile
diff -u pkgsrc/devel/rapidsvn/Makefile:1.109 pkgsrc/devel/rapidsvn/Makefile:1.110
--- pkgsrc/devel/rapidsvn/Makefile:1.109        Sun Apr 12 08:28:34 2020
+++ pkgsrc/devel/rapidsvn/Makefile      Sun May 31 17:12:23 2020
@@ -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-include=${BU
 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