summaryrefslogtreecommitdiff
path: root/devel/subversion-base
diff options
context:
space:
mode:
authoradam <adam>2007-03-11 21:01:05 +0000
committeradam <adam>2007-03-11 21:01:05 +0000
commit98449d2cf90d4b7a1b617067e96baf50132c795d (patch)
treef41d49d0b8b53e0d7d2c5e5af2efa86e17bd7c9c /devel/subversion-base
parent3b2bb9e5384568623a1588bb91696c91cbf23609 (diff)
downloadpkgsrc-98449d2cf90d4b7a1b617067e96baf50132c795d.tar.gz
Don't check www/neon version, which enables support for neon >= 0.26.3
Diffstat (limited to 'devel/subversion-base')
-rw-r--r--devel/subversion-base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/subversion-base/Makefile b/devel/subversion-base/Makefile
index 93b010510d1..01dd566e022 100644
--- a/devel/subversion-base/Makefile
+++ b/devel/subversion-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2007/02/22 19:26:25 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2007/03/11 21:01:05 adam Exp $
PKGNAME= subversion-base-${SVNVER}
COMMENT= Version control system, base programs and libraries
@@ -22,6 +22,7 @@ USE_TOOLS+= msgfmt
# that you need -lintl
BROKEN_GETTEXT_DETECTION= yes
+CONFIGURE_ARGS+= --disable-neon-version-check
CONFIGURE_ARGS+= --without-apache
CONFIGURE_ARGS+= --without-apxs