diff options
Diffstat (limited to 'java')
| -rw-r--r-- | java/j2sdkee13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/j2sdkee13/Makefile b/java/j2sdkee13/Makefile index 6c3610d3883d..19e6c2306f79 100644 --- a/java/j2sdkee13/Makefile +++ b/java/j2sdkee13/Makefile @@ -23,7 +23,7 @@ DOWNLOAD_URL?= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDe .include <bsd.port.pre.mk> -.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING) +.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= You must manually fetch the Java 2 SDK Enterprise Edition\ ${J2SDKEEVERSION} tarball from ${DOWNLOAD_URL}. Accept the\ license and then download ${DISTNAME}${EXTRACT_SUFX} into\ |
