aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk12
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2003-03-07 01:43:24 +0800
committerglewis <glewis@FreeBSD.org>2003-03-07 01:43:24 +0800
commit402a353f2e266bfc58d6892ce7e699751c3aa971 (patch)
treebf6bc04cdd7af7deaa3dbf73f289c47703e6a125 /java/jdk12
parent76e3226c0e9d8e1c109f5db7cac4c9e70d531467 (diff)
downloadfreebsd-ports-gnome-402a353f2e266bfc58d6892ce7e699751c3aa971.tar.gz
freebsd-ports-gnome-402a353f2e266bfc58d6892ce7e699751c3aa971.tar.zst
freebsd-ports-gnome-402a353f2e266bfc58d6892ce7e699751c3aa971.zip
. Allow package building on bento to bypass the distfile check.
Requested by: kris
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\