diff options
author | wiz <wiz> | 2003-01-19 01:29:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-01-19 01:29:20 +0000 |
commit | 52bce7baa329c95c60f5916d8cd3db9f6b75c0f4 (patch) | |
tree | 7ae78d53de3c4d46025ece2e2f43f1b206d3277b | |
parent | 71b51380ee6fc7fdcd742803267b994ef99c8720 (diff) | |
download | pkgsrc-52bce7baa329c95c60f5916d8cd3db9f6b75c0f4.tar.gz |
Remove NO_PATCH.
-rw-r--r-- | fonts/watanabe_vfont/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/watanabe_vfont/Makefile b/fonts/watanabe_vfont/Makefile index da54c4ead86..1dcd24e1cc0 100644 --- a/fonts/watanabe_vfont/Makefile +++ b/fonts/watanabe_vfont/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/08/25 21:49:52 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2003/01/19 01:29:20 wiz Exp $ # DISTNAME= watanabe-vf @@ -12,7 +12,6 @@ COMMENT= Watanabe-vector Japanese font USE_BUILDLINK2= yes EXTRACT_ONLY= # empty -NO_PATCH= yes NO_CONFIGURE= yes NO_BUILD= yes |