forked from Lainports/freebsd-ports
NO_PACKAGE and NO_CDROM are superfluous
This commit is contained in:
parent
6c0f3c4de5
commit
a681b9ccb9
2 changed files with 0 additions and 4 deletions
|
|
@ -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…
Add table
Reference in a new issue