1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

. 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
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201028

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}