diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xmascot/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index a00dfe81f45..513067f952d 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/02/05 23:11:48 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2006/03/11 14:35:15 hira Exp $ DISTNAME= xmascot2.5p2 PKGNAME= xmascot-2.5p2 @@ -10,8 +10,6 @@ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp HOMEPAGE= http://cclub.cc.tut.ac.jp/xmascot/ COMMENT= Moving mascot on your X-Window screen -BROKEN_IN= pkgsrc-2005Q4 - USE_IMAKE= yes .include "../../mk/bsd.prefs.mk" |