diff options
Diffstat (limited to 'fonts/watanabe_vfont/Makefile')
-rw-r--r-- | fonts/watanabe_vfont/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/watanabe_vfont/Makefile b/fonts/watanabe_vfont/Makefile index f1bcb9815cc..da54c4ead86 100644 --- a/fonts/watanabe_vfont/Makefile +++ b/fonts/watanabe_vfont/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/04/17 11:09:09 zuntum Exp $ +# $NetBSD: Makefile,v 1.5 2002/08/25 21:49:52 jlam Exp $ # DISTNAME= watanabe-vf @@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/TeX/watanabe-jfonts/ MAINTAINER= tech-pkg-ja@jp.netbsd.org COMMENT= Watanabe-vector Japanese font +USE_BUILDLINK2= yes + EXTRACT_ONLY= # empty NO_PATCH= yes NO_CONFIGURE= yes |