mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
NO_PACKAGE and NO_CDROM are superfluous
This commit is contained in:
parent
6c0f3c4de5
commit
a681b9ccb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171984
@ -25,8 +25,6 @@ PLIST_FILES= bin/visual
|
||||
MY_STARTUP_SCRIPT= visual.sh
|
||||
|
||||
RESTRICTED= "Redistribution is probably not permitted"
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
NO_CDROM= ${RESTRICTED}
|
||||
|
||||
OPTIONS= ATOOLS "Advanced Tools" off \
|
||||
COM "COM" off \
|
||||
|
@ -18,8 +18,6 @@ ONLY_FOR_ARCHS= i386
|
||||
LICENSE= commercial
|
||||
RESTRICTED= "Commercial software, also comes bundled with Apache-SSL"
|
||||
NO_BUILD= YES
|
||||
NO_CDROM= "Our installer must be run for proper permissions to be set"
|
||||
NO_PACKAGE= "Our installer must be run for proper permissions to be set"
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
# Feel free to change this to the user you want Urchin 5 to
|
||||
|
Loading…
Reference in New Issue
Block a user