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 | 2beb1cd0ae24d9d5483ee9de27dfa421d7356e0f (patch) | |
tree | 843bd27d1141afcdd5827137ce8b1782bd1cdb61 /x11 | |
parent | 0029bb22be932f4d82778e0763d3f72576b3e2cc (diff) | |
download | pkgsrc-2beb1cd0ae24d9d5483ee9de27dfa421d7356e0f.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 'x11')
-rw-r--r-- | x11/xdm3d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xdm3d/Makefile b/x11/xdm3d/Makefile index 2e10fbbc424..90fc0b01606 100644 --- a/x11/xdm3d/Makefile +++ b/x11/xdm3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/05/18 20:30:02 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2007/01/31 00:04:13 wiz Exp $ DISTNAME= xdm3d-1.0 PKGREVISION= 1 @@ -9,7 +9,7 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.spade.com/linux/XBanner/ COMMENT= Replacement for xdm with 3D effects -BROKEN_IN= pkgsrc-2006Q1 +BROKEN_IN= pkgsrc-2006Q1 pkgsrc-2006Q4 WRKSRC= ${WRKDIR}/xdm NO_INSTALL_MANPAGES= yes |