diff options
author | hira <hira@pkgsrc.org> | 2006-03-11 14:35:15 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2006-03-11 14:35:15 +0000 |
commit | 24759ab5176997b454009aaf10d394c954c2d28c (patch) | |
tree | 1222331ce00e76bd1140dd789587b090e5803c20 /x11 | |
parent | 4027fb5152015f3f383dcca5691c3eedcbb584b3 (diff) | |
download | pkgsrc-24759ab5176997b454009aaf10d394c954c2d28c.tar.gz |
Remove BROKEN_IN. The installation problem has been fixed.
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" |