diff options
| author | Lev A. Serebryakov <lev@FreeBSD.org> | 2024-01-08 17:01:28 +0000 |
|---|---|---|
| committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2024-01-08 17:01:28 +0000 |
| commit | 00b7792f81c8d022411553ccbcb50707777dbf81 (patch) | |
| tree | 88bbc18eeb5bd88162b00ab0699142c1e63b03c0 /java/java-subversion | |
| parent | d6a45e9f5edf0d171b269747376da12121354981 (diff) | |
Diffstat (limited to 'java/java-subversion')
| -rw-r--r-- | java/java-subversion/Makefile | 3 |
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 \ |
