aboutsummaryrefslogtreecommitdiffstats
path: root/java/linux-ibm-jdk14
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/linux-ibm-jdk14
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/linux-ibm-jdk14')
-rw-r--r--java/linux-ibm-jdk14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-ibm-jdk14/Makefile b/java/linux-ibm-jdk14/Makefile
index 20c782f95fea..0f4b38f96e6e 100644
--- a/java/linux-ibm-jdk14/Makefile
+++ b/java/linux-ibm-jdk14/Makefile
@@ -37,7 +37,7 @@ CPIO?= /usr/bin/cpio
.include <bsd.port.pre.mk>
-.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
+.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
ECHO_MSG=/usr/bin/printf
IGNORE=:\n\
Because of licensing restrictions, you must manually fetch the IBM Java SDK\n\