diff options
author | asami <asami@FreeBSD.org> | 1999-09-21 17:36:02 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-09-21 17:36:02 +0800 |
commit | bf3e510385caf3e8654218787d62aca2b6351029 (patch) | |
tree | 01601fd99e54410c5fc94ef540fed9de827e8262 /www | |
parent | b277b23979978ab0205f4545aeb5869fa14b638d (diff) | |
download | freebsd-ports-gnome-bf3e510385caf3e8654218787d62aca2b6351029.tar.gz freebsd-ports-gnome-bf3e510385caf3e8654218787d62aca2b6351029.tar.zst freebsd-ports-gnome-bf3e510385caf3e8654218787d62aca2b6351029.zip |
Mark this broken, the new gd has no gif support.
Diffstat (limited to 'www')
-rw-r--r-- | www/http-analyze/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/http-analyze/Makefile b/www/http-analyze/Makefile index 57bd7fd07377..4c05038c9ede 100644 --- a/www/http-analyze/Makefile +++ b/www/http-analyze/Makefile @@ -16,6 +16,8 @@ MAINTAINER= andreas@FreeBSD.org BUILD_DEPENDS= ${PREFIX}/lib/libgd.a:${PORTSDIR}/graphics/gd +BROKEN= gd upgrade + MAN1= http-analyze.1 .include <bsd.port.mk> |