summaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-09-24 03:25:51 +0000
committerkris <kris@FreeBSD.org>2003-09-24 03:25:51 +0000
commit0ca2300c72fc6b04b253978e785a8a224a962f27 (patch)
tree5942513352c77da3f462263b8a870f4dbafdb40a /java
parentb29703dfd229d53db9a7b0d0fb817da433ebd619 (diff)
downloadFreeBSD-ports-0ca2300c72fc6b04b253978e785a8a224a962f27.zip
FreeBSD-ports-0ca2300c72fc6b04b253978e785a8a224a962f27.tar.gz
Mark as IS_INTERACTIVE because it asks for manual license acceptance and
causes the bento build to loop. This probably should be patched out as in the other jdk ports, so it can be packaged on bento.
Diffstat (limited to 'java')
-rw-r--r--java/j2sdkee13/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/j2sdkee13/Makefile b/java/j2sdkee13/Makefile
index f17be0b..f5b0fbc 100644
--- a/java/j2sdkee13/Makefile
+++ b/java/j2sdkee13/Makefile
@@ -25,6 +25,8 @@ NO_CDROM= "Redistribution is not permitted"
J2SDKEEVERSION= ${PORTVERSION}_${PORTREVISION}
DOWNLOAD_URL= http://java.sun.com/j2ee/sdk_1.3/
+IS_INTERACTIVE= yes
+
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTFILES}) && !defined(PACKAGE_BUILDING)
OpenPOWER on IntegriCloud