summaryrefslogtreecommitdiff
path: root/java/java-subversion
diff options
context:
space:
mode:
authorLev A. Serebryakov <lev@FreeBSD.org>2024-01-08 17:01:28 +0000
committerLev A. Serebryakov <lev@FreeBSD.org>2024-01-08 17:01:28 +0000
commit00b7792f81c8d022411553ccbcb50707777dbf81 (patch)
tree88bbc18eeb5bd88162b00ab0699142c1e63b03c0 /java/java-subversion
parentd6a45e9f5edf0d171b269747376da12121354981 (diff)
Diffstat (limited to 'java/java-subversion')
-rw-r--r--java/java-subversion/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/java-subversion/Makefile b/java/java-subversion/Makefile
index eae4c956ce11..3e889502c0e1 100644
--- a/java/java-subversion/Makefile
+++ b/java/java-subversion/Makefile
@@ -20,6 +20,9 @@ SVN_BUILD_BINDINGS= yes
.include "${.CURDIR}/../../devel/subversion/Makefile.addons"
CONFIGURE_ARGS+= --enable-javahl \
+ --without-swig-perl \
+ --without-siwg-python \
+ --without-swig-ruby \
--with-jdk=${JAVA_HOME} \
--with-jikes=no \
--without-gnome-keyring \