diff options
Diffstat (limited to 'x11/xdm3d/Makefile')
-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 |