NO_CDROM and NO_PACKAGE are not appropriate; use RESTRICTED here instead

This commit is contained in:
Kris Kennaway 2006-09-03 00:15:22 +00:00
parent 807d89270d
commit 257b9b9326
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171954

View File

@ -28,8 +28,7 @@ NO_WRKSUBDIR= yes
NO_BUILD= yes
ONLY_FOR_ARCHS= i386
NO_CDROM= "License doesn\'t allow distribution"
NO_PACKAGE= "License doesn\'t allow binary distributions"
RESTRICTED= "License doesn\'t allow distribution"
TARGET_DIR= ${JAVASHAREDIR}/${PORTNAME}
PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///} JAVA_HOME=${JAVA_HOME:S/^${PREFIX}\///}