aboutsummaryrefslogtreecommitdiffstats
path: root/java/netbeans3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/netbeans3/Makefile')
-rw-r--r--java/netbeans3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/netbeans3/Makefile b/java/netbeans3/Makefile
index 4cce702de5f..211833779cd 100644
--- a/java/netbeans3/Makefile
+++ b/java/netbeans3/Makefile
@@ -26,7 +26,7 @@ DOWNLOAD_URL?= http://www.netbeans.org/download/release36/promoted/FCS/release36
.include <bsd.port.pre.mk>
-.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
+.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
IGNORE= you must manually fetch the source distribution (${DISTFILES}) from ${DOWNLOAD_URL}, place it in ${DISTDIR} and then run make again
.endif
td>bapt2013-09-211-0/+1 * - convert to the new perl5 frameworkaz2013-09-091-5/+3 * -remove MD5ohauer2011-07-031-1/+0