diff options
author | wiz <wiz> | 2006-05-18 20:29:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-05-18 20:29:58 +0000 |
commit | a47084c9c50b81086c3e02e32c4a25238b7b7a58 (patch) | |
tree | 2e6d94c1ee0d6b78b54f2207df6f538e868f026c /x11/xdm3d | |
parent | 4dd90d257bb5c045da347f383a8d736b37a49a6d (diff) | |
download | pkgsrc-a47084c9c50b81086c3e02e32c4a25238b7b7a58.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
Diffstat (limited to 'x11/xdm3d')
-rw-r--r-- | x11/xdm3d/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xdm3d/Makefile b/x11/xdm3d/Makefile index 225729a6d51..2e10fbbc424 100644 --- a/x11/xdm3d/Makefile +++ b/x11/xdm3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:46 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/05/18 20:30:02 wiz Exp $ DISTNAME= xdm3d-1.0 PKGREVISION= 1 @@ -9,6 +9,8 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.spade.com/linux/XBanner/ COMMENT= Replacement for xdm with 3D effects +BROKEN_IN= pkgsrc-2006Q1 + WRKSRC= ${WRKDIR}/xdm NO_INSTALL_MANPAGES= yes USE_IMAKE= yes |