summaryrefslogtreecommitdiff
path: root/java/jdk12
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-03-06 17:43:24 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-03-06 17:43:24 +0000
commitd6894d86d96cc960c508c1088f126b9f7f53ad21 (patch)
treea73c3cb8e2cc51ddac34c366d75a9a0daff59c29 /java/jdk12
parent. Fix the DOWNLOAD_URL to point at 1.4.1_02, not 1.4.1_01. (diff)
. Allow package building on bento to bypass the distfile check.
Requested by: kris
Notes
Notes: svn path=/head/; revision=77036
Diffstat (limited to 'java/jdk12')
-rw-r--r--java/jdk12/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jdk12/Makefile b/java/jdk12/Makefile
index d92e738a79eb..59df588e403c 100644
--- a/java/jdk12/Makefile
+++ b/java/jdk12/Makefile
@@ -77,7 +77,7 @@ PLIST_SUB+= DEBUG:=""
.include <bsd.port.pre.mk>
# Check for JDK sources
-.if !exists(${DISTDIR}/${SRCFILE})
+.if !exists(${DISTDIR}/${SRCFILE}) && !defined(PACKAGE_BUILDING)
ECHO_MSG=/usr/bin/printf
IGNORE= :\n\
Because of licensing restrictions, you must fetch the source distribution\n\