diff options
author | kris <kris@FreeBSD.org> | 2004-04-12 07:18:58 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-12 07:18:58 +0800 |
commit | abf3e089628c475d089b9f16a2598542651d440e (patch) | |
tree | 8adc30a11646e35e181a67875f2ac7e04504a6a0 /www/urchin5 | |
parent | 013fc70cd3cd358c882baf7ba548efaad2313488 (diff) | |
download | freebsd-ports-gnome-abf3e089628c475d089b9f16a2598542651d440e.tar.gz freebsd-ports-gnome-abf3e089628c475d089b9f16a2598542651d440e.tar.zst freebsd-ports-gnome-abf3e089628c475d089b9f16a2598542651d440e.zip |
BROKEN: Does not work with read-only ports tree
Diffstat (limited to 'www/urchin5')
-rw-r--r-- | www/urchin5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/urchin5/Makefile b/www/urchin5/Makefile index 806c37ddeb62..f49570cae908 100644 --- a/www/urchin5/Makefile +++ b/www/urchin5/Makefile @@ -21,6 +21,8 @@ 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" +BROKEN= "Does not build with a read-only ports tree" + # Feel free to change this to the user you want Urchin 5 to # run as and the files to be owned by (except root). It's *strongly* # advised to make this a non-privileged user. The port can be changed |