diff options
author | kristerw <kristerw@pkgsrc.org> | 2006-08-06 05:16:50 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2006-08-06 05:16:50 +0000 |
commit | b086a7a884c54d7eb7616722dc7189481dc8b95c (patch) | |
tree | fb7268bf82c141253f58731c8c9c8aa279808002 /graphics | |
parent | 4263e8231fbcf22fec0d2d2bd74400a91651b712 (diff) | |
download | pkgsrc-b086a7a884c54d7eb7616722dc7189481dc8b95c.tar.gz |
Reomove BROKEN_IN for packages that built in the latest
NetBSD 3.0_STABLE/i386 bulk build.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/aqsis/Makefile | 4 | ||||
-rw-r--r-- | graphics/autotrace/Makefile | 4 | ||||
-rw-r--r-- | graphics/dxsamples/Makefile | 4 | ||||
-rw-r--r-- | graphics/pixieplus/Makefile | 4 |
4 files changed, 4 insertions, 12 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index 9a8d26fa7ae..e6a448643e8 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/07/19 19:14:38 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2006/08/06 05:16:50 kristerw Exp $ # DISTNAME= aqsis-0.6.4 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.aqsis.com/ COMMENT= Renderman clone -BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index fa1cda4a3cf..e74dbe64592 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/05/18 20:29:59 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2006/08/06 05:16:50 kristerw Exp $ # DISTNAME= autotrace-0.31.1 @@ -10,8 +10,6 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://autotrace.sourceforge.net/ COMMENT= Convert bitmap to vector graphics -BROKEN_IN= pkgsrc-2006Q1 - GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/graphics/dxsamples/Makefile b/graphics/dxsamples/Makefile index ec8dad246ef..82874c2a224 100644 --- a/graphics/dxsamples/Makefile +++ b/graphics/dxsamples/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/06/11 13:27:20 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2006/08/06 05:16:50 kristerw Exp $ DISTNAME= dxsamples-4.3.2 PKGREVISION= 3 @@ -9,8 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.research.ibm.com/dx/ COMMENT= Sample data for Open Visualization Data Explorer -BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 - DEPENDS+= dx-[0-9]*:../../graphics/dx GNU_CONFIGURE= yes diff --git a/graphics/pixieplus/Makefile b/graphics/pixieplus/Makefile index c8e6d578b5e..4304b99070c 100644 --- a/graphics/pixieplus/Makefile +++ b/graphics/pixieplus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2006/05/18 20:29:59 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2006/08/06 05:16:50 kristerw Exp $ # DISTNAME= pixieplus-0.5.4 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.mosfet.org/pixie/ COMMENT= Free, fast, and feature packed image browser for KDE -BROKEN_IN= pkgsrc-2006Q1 - USE_TOOLS+= gmake USE_LANGUAGES= c c++ USE_LIBTOOL= YES |