summaryrefslogtreecommitdiffstats
path: root/java/linux-ibm-jdk14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/linux-ibm-jdk14/Makefile')
-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 20c782f..0f4b38f 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\
OpenPOWER on IntegriCloud