aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2007-10-05 14:08:29 +0800
committerglewis <glewis@FreeBSD.org>2007-10-05 14:08:29 +0800
commitfde5c26203b041a64f670b5325dc480ad78cd6a5 (patch)
tree93d3b4bcb791b89ee9442b61730adb288d87f891 /java
parent5be4f618527439098c6a92e9741d3fe1b580d62b (diff)
downloadfreebsd-ports-gnome-fde5c26203b041a64f670b5325dc480ad78cd6a5.tar.gz
freebsd-ports-gnome-fde5c26203b041a64f670b5325dc480ad78cd6a5.tar.zst
freebsd-ports-gnome-fde5c26203b041a64f670b5325dc480ad78cd6a5.zip
. Don't quote NO_CDROM or RESTRICTED to make portlint a little happier.
Diffstat (limited to 'java')
-rw-r--r--java/linux-sun-jdk15/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/linux-sun-jdk15/Makefile b/java/linux-sun-jdk15/Makefile
index ba4da15ba415..9dda80445b7f 100644
--- a/java/linux-sun-jdk15/Makefile
+++ b/java/linux-sun-jdk15/Makefile
@@ -20,8 +20,8 @@ COMMENT= Sun Java Development Kit 1.5 for Linux
EXTRACT_DEPENDS=${LINUX_BASE_PORT}
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
-NO_CDROM= "License does not allow distribution with fee"
-RESTRICTED= "Redistribution of repackaged binaries not permitted"
+NO_CDROM= License does not allow distribution with fee
+RESTRICTED= Redistribution of repackaged binaries not permitted
LATEST_LINK= linux-sun-jdk15
WRKSRC= ${WRKDIR}/jdk${DL_JDK_VERSION}