diff options
-rw-r--r-- | lang/visualworks/Makefile | 2 | ||||
-rw-r--r-- | www/urchin5/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/lang/visualworks/Makefile b/lang/visualworks/Makefile index 76a01adb9bb8..e769c298c375 100644 --- a/lang/visualworks/Makefile +++ b/lang/visualworks/Makefile @@ -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 \ diff --git a/www/urchin5/Makefile b/www/urchin5/Makefile index f5c8922efc44..dd9e60b65585 100644 --- a/www/urchin5/Makefile +++ b/www/urchin5/Makefile @@ -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 |