From a9b6ed5f724fe3d1045f29dd9495232f843d4003 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 10 Nov 2004 02:12:45 +0000 Subject: Hack around a bug where invalid XML documents would cause libxml to crash. Reported by: many --- textproc/libxml2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/libxml2') diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index e2b7e4bc6439..1ba7123b85b1 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libxml2 PORTVERSION= 2.6.15 +PORTREVISION= 1 CATEGORIES?= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 -- cgit v1.2.3