summaryrefslogtreecommitdiff
path: root/cad/gerbv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/gerbv/Makefile')
-rw-r--r--cad/gerbv/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index f84bd2644cb..3420fab60d1 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2002/10/08 13:35:47 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2002/10/16 01:36:07 dmcmahill Exp $
#
-DISTNAME= gerbv-0.0.9
+DISTNAME= gerbv-0.0.10
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/}
@@ -12,7 +12,6 @@ COMMENT= Gerber file viewer
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_GMAKE= YES
-CONFIGURE_ARGS+= --enable-exportpng
.include "../../graphics/gdk-pixbuf/buildlink2.mk"
.include "../../graphics/png/buildlink2.mk"