summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-21 09:36:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-21 09:36:02 +0000
commit24a4be3ba57f134102e64d6bfce2277c21607df7 (patch)
tree677de75b4792667110e85cfdd063396e3839d742 /www
parentMark this broken, doesn't build on either 3-stable or 4-current with (diff)
Mark this broken, the new gd has no gif support.
Notes
Notes: svn path=/head/; revision=21850
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>