aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-09-21 17:36:02 +0800
committerasami <asami@FreeBSD.org>1999-09-21 17:36:02 +0800
commitbf3e510385caf3e8654218787d62aca2b6351029 (patch)
tree01601fd99e54410c5fc94ef540fed9de827e8262 /www
parentb277b23979978ab0205f4545aeb5869fa14b638d (diff)
downloadfreebsd-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/Makefile2
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>