summaryrefslogtreecommitdiff
path: root/java/jsdk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/jsdk/Makefile')
-rw-r--r--java/jsdk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jsdk/Makefile b/java/jsdk/Makefile
index 0299c64a9598..74fcf6d500a4 100644
--- a/java/jsdk/Makefile
+++ b/java/jsdk/Makefile
@@ -25,7 +25,7 @@ RESTRICTED= "Sun has a funky license for this software; no commercial use"
WRKSRC= ${WRKDIR}/JSDK2.0
-.if defined(BATCH) || defined(PACKAGE_BUILDING)
+.if defined(BATCH)
IGNORE= "Should be fetched manually"
.endif