aboutsummaryrefslogtreecommitdiff
path: root/www/hotjava
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-03 06:21:24 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-03 06:21:24 +0000
commit8d4dc415b8d9c1049c2779cabc72a4ab49207c70 (patch)
tree47bffbfc78239cf4c5525b8764b97d3520d7b41d /www/hotjava
parent186f1c7e3a4b7f5a6a1558a8cac28086935f6a81 (diff)
downloadports-8d4dc415b8d9c1049c2779cabc72a4ab49207c70.tar.gz
ports-8d4dc415b8d9c1049c2779cabc72a4ab49207c70.zip
Notes
Diffstat (limited to 'www/hotjava')
-rw-r--r--www/hotjava/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hotjava/Makefile b/www/hotjava/Makefile
index 49076dd56f3b..6a8f3580a83f 100644
--- a/www/hotjava/Makefile
+++ b/www/hotjava/Makefile
@@ -26,7 +26,7 @@ NO_CDROM= "See the licence"
RESTRICTED= "Licenced for individual non-commercial use only"
.include <bsd.port.pre.mk>
-.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
+.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
IGNORE='You must fetch the linux version manually from http://java.sun.com/products/hotjava/ and copy the file to ${DISTDIR} and run make again.'
.endif