aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/Makefile b/java/Makefile
index 61d21d3ef704..9400361ed28e 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += xalan-j
SUBDIR += bluej
SUBDIR += bugseeker
@@ -45,5 +44,6 @@
SUBDIR += perltools
SUBDIR += shujit
SUBDIR += tya
+ SUBDIR += xalan-j
.include <bsd.port.subdir.mk>