diff options
Diffstat (limited to 'java/jsdk/Makefile')
| -rw-r--r-- | java/jsdk/Makefile | 2 |
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 |
