diff options
-rw-r--r-- | time/emiclock/Makefile | 4 | ||||
-rw-r--r-- | x11/xmascot/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/time/emiclock/Makefile b/time/emiclock/Makefile index 46b36e99e47..a24b4f1791c 100644 --- a/time/emiclock/Makefile +++ b/time/emiclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:09 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/11 14:36:05 hira Exp $ # DISTNAME= emiclock-2.0.2 @@ -9,8 +9,6 @@ MASTER_SITES= ftp://ftp.noge.com/pub/EmiClock/X11/ MAINTAINER= minoura@NetBSD.org COMMENT= Analog clock with image in the middle -BROKEN_IN= pkgsrc-2005Q4 - LICENSE= emiclock-license RESTRICTED= "Do not distribute" NO_SRC_ON_FTP=${RESTRICTED} 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" |