summaryrefslogtreecommitdiff
path: root/java/subversion-java/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:48:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:48:32 +0000
commitc2c2a2b86b90c79b4ef6926d232c484289cc9ca9 (patch)
tree9d4d6914bba66a98d022a49d46c9560210d37839 /java/subversion-java/Makefile
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: java)
Diffstat (limited to 'java/subversion-java/Makefile')
-rw-r--r--java/subversion-java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/subversion-java/Makefile b/java/subversion-java/Makefile
index 93c89d048554..70d70e7d2303 100644
--- a/java/subversion-java/Makefile
+++ b/java/subversion-java/Makefile
@@ -24,6 +24,7 @@ JAVA_RUN= yes
SVN_BUILD_BINDINGS=yes
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile.common"
CONFIGURE_ARGS+= --enable-javahl --with-jdk=${JAVA_HOME} --with-jikes=no