diff options
author | wiz <wiz> | 2007-01-31 00:04:11 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-01-31 00:04:11 +0000 |
commit | bd72822051f576f88c5543b17351fcc6ffa1cfc4 (patch) | |
tree | 843bd27d1141afcdd5827137ce8b1782bd1cdb61 /x11 | |
parent | 323ec29bf0c903db36c428a0cfc0e4e19ba68291 (diff) | |
download | pkgsrc-bd72822051f576f88c5543b17351fcc6ffa1cfc4.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 |