From 55b3a163473548db3382b70238d676530d59bc4c Mon Sep 17 00:00:00 2001
From: Joe Marcus Clarke <marcus@FreeBSD.org>
Date: Fri, 20 May 2005 20:59:23 +0000
Subject: Remove a g_assert() that was causing applications such as evolution
 to crash. The new code NULLs out the canvas member of the item structure, so
 this assert should no longer be needed.

Reported by:	pav
---
 graphics/libgnomecanvas/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'graphics/libgnomecanvas/Makefile')

diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile
index baa089c4b040..12dea8e3ef36 100644
--- a/graphics/libgnomecanvas/Makefile
+++ b/graphics/libgnomecanvas/Makefile
@@ -7,6 +7,7 @@
 
 PORTNAME=	libgnomecanvas
 PORTVERSION=	2.10.1
+PORTREVISION=	1
 CATEGORIES=	graphics gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/2.10
-- 
cgit v1.2.3