diff options
author | kris <kris@FreeBSD.org> | 2005-02-19 03:38:34 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-19 03:38:34 +0800 |
commit | a0a68e2da167235848a010a4c5a3336d3339c531 (patch) | |
tree | 354a0e577690891fa26e702273fda1bf242afd3e /www | |
parent | fa972091e52b386188bc64019dac955e02126a8e (diff) | |
download | freebsd-ports-graphics-a0a68e2da167235848a010a4c5a3336d3339c531.tar.gz freebsd-ports-graphics-a0a68e2da167235848a010a4c5a3336d3339c531.tar.zst freebsd-ports-graphics-a0a68e2da167235848a010a4c5a3336d3339c531.zip |
BROKEN: Size mismatch
Diffstat (limited to 'www')
-rw-r--r-- | www/sitebar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/sitebar/Makefile b/www/sitebar/Makefile index 3439a4072e7..3b8cd55a6b5 100644 --- a/www/sitebar/Makefile +++ b/www/sitebar/Makefile @@ -16,6 +16,8 @@ DISTNAME= SiteBar-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The Bookmark Server for Personal and Team Use +BROKEN= Size mismatch + USE_BZIP2= yes USE_PHP= yes WANT_PHP_WEB= yes |