diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 01:20:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 01:20:01 +0000 |
commit | a681b9ccb9af7ff92c9441e8005d6c8ff044720b (patch) | |
tree | d7b289ea60a32f8a8912025aea1f9f49ac723772 /www/urchin5 | |
parent | 6c0f3c4de5196941ad9658923e7960daadb49914 (diff) | |
download | ports-a681b9ccb9af7ff92c9441e8005d6c8ff044720b.tar.gz ports-a681b9ccb9af7ff92c9441e8005d6c8ff044720b.zip |
Notes
Diffstat (limited to 'www/urchin5')
-rw-r--r-- | www/urchin5/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |