- Don't attempt to build when PACKAGE_BUILDING, just hits

a fetch error trying FreeBSD mirrors

With hat:	portmgr
This commit is contained in:
Bryan Drewery
2013-08-29 12:59:09 +00:00
parent ec909c14be
commit ce552246a2
+1 -1
View File
@@ -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\