summaryrefslogtreecommitdiff
path: root/graphics/dia/Makefile
diff options
context:
space:
mode:
authorjmcneill <jmcneill>2002-12-30 19:19:18 +0000
committerjmcneill <jmcneill>2002-12-30 19:19:18 +0000
commit5589f0a99d4dbcb29c87ec94dfd5f0be7d50e717 (patch)
tree7845647d5f81877445eb618ec27c8ce8502b0839 /graphics/dia/Makefile
parent4ef61fa67cf584f72cf5345b6201dd1ef5c71d8b (diff)
downloadpkgsrc-5589f0a99d4dbcb29c87ec94dfd5f0be7d50e717.tar.gz
Make dia fallback to UTF-8 if it doesn't understand our charset instead of
segfaulting -- from Jarkko Torppa. Closes pkg/19008. Now that dia works again, remove the BROKEN tag from the Makefile.
Diffstat (limited to 'graphics/dia/Makefile')
-rw-r--r--graphics/dia/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile
index 9bb0a06d1a0..235cb4c98dd 100644
--- a/graphics/dia/Makefile
+++ b/graphics/dia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/12/01 13:49:38 salo Exp $
+# $NetBSD: Makefile,v 1.12 2002/12/30 19:19:18 jmcneill Exp $
DISTNAME= dia-0.90
# PKGREVISION= 1
@@ -21,8 +21,6 @@ LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-gnome
-BROKEN= segfaults on start-up
-
.include "../../graphics/gdk-pixbuf/buildlink2.mk"
.include "../../x11/gnome-libs/buildlink2.mk"
.include "../../textproc/libxml/buildlink2.mk"