diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
commit | 29abbd1c1be1e6720eb67dd91033a7fbcd742ce1 (patch) | |
tree | 843bd27d1141afcdd5827137ce8b1782bd1cdb61 /emulators/twin | |
parent | 6e7e86c1be24bc57d8a068e77c9fa4e29ca525e2 (diff) | |
download | pkgsrc-29abbd1c1be1e6720eb67dd91033a7fbcd742ce1.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
Diffstat (limited to 'emulators/twin')
-rw-r--r-- | emulators/twin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index 37f4d0cdb44..8a1fa2cca5b 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2007/01/07 09:13:53 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2007/01/31 00:04:11 wiz Exp $ # DISTNAME= twin-src-3.1.14 @@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.willows.com/ COMMENT= Cross-platform implementation of the Win32 API -BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 +BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 pkgsrc-2006Q4 WRKSRC= ${WRKDIR}/twin GNU_CONFIGURE= yes |