From 8fc8c4597c5f550e830e826c86dc26a2232ff3d6 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 3 Sep 2006 01:54:59 +0000 Subject: NO_CDROM is superfluous here --- java/jsdk/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'java/jsdk') diff --git a/java/jsdk/Makefile b/java/jsdk/Makefile index 6e8ab482f2ae..0299c64a9598 100644 --- a/java/jsdk/Makefile +++ b/java/jsdk/Makefile @@ -21,8 +21,7 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_JAVA= yes NO_BUILD= yes -NO_CDROM= "Sun has a funky license for this software" -RESTRICTED= "no commercial use" +RESTRICTED= "Sun has a funky license for this software; no commercial use" WRKSRC= ${WRKDIR}/JSDK2.0 -- cgit v1.2.3