. Don't quote NO_CDROM or RESTRICTED to make portlint a little happier.

This commit is contained in:
Greg Lewis
2007-10-07 04:35:08 +00:00
parent f08f4b47c2
commit 603644e762

View File

@@ -19,8 +19,8 @@ COMMENT= Sun Java Development Kit 1.6 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-jdk16
WRKSRC= ${WRKDIR}/jdk${DL_JDK_VERSION}