diff options
Diffstat (limited to 'misc/hanzim/Makefile')
-rw-r--r-- | misc/hanzim/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/hanzim/Makefile b/misc/hanzim/Makefile index c7cece938a0..2f4b723ad24 100644 --- a/misc/hanzim/Makefile +++ b/misc/hanzim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/02/05 23:10:09 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/05/18 20:29:59 wiz Exp $ # DISTNAME= hanzim-1.3 @@ -11,6 +11,8 @@ MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://zakros.ucsd.edu/~arobert/hanzim.html COMMENT= Chinese character learning-aid program +BROKEN_IN= pkgsrc-2006Q1 + WRKSRC= ${WRKDIR}/Hanzim BUILD_TARGET= hanzim |