diff options
author | taca <taca> | 2002-09-23 13:23:34 +0000 |
---|---|---|
committer | taca <taca> | 2002-09-23 13:23:34 +0000 |
commit | 3cd625eb22712e42e63c7cbaf6da6669f16e6de6 (patch) | |
tree | bd412ad99ddf9b929a3a8eadf6f6ddf1efa40a27 /fonts/jisx0208fonts | |
parent | 277ff38c66829a7a4d5b4689854fec0dc7722417 (diff) | |
download | pkgsrc-3cd625eb22712e42e63c7cbaf6da6669f16e6de6.tar.gz |
- Revert Makefile revision 1.20 since gmake is partially used in
post-extract target when USE_SHINONOME == "YES".
- Add optional fonts' checksum to distfiles.
Diffstat (limited to 'fonts/jisx0208fonts')
-rw-r--r-- | fonts/jisx0208fonts/Makefile | 5 | ||||
-rw-r--r-- | fonts/jisx0208fonts/distinfo | 8 |
2 files changed, 10 insertions, 3 deletions
diff --git a/fonts/jisx0208fonts/Makefile b/fonts/jisx0208fonts/Makefile index dd2fc7a448d..9e4b04f79b4 100644 --- a/fonts/jisx0208fonts/Makefile +++ b/fonts/jisx0208fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2002/08/29 00:11:49 taca Exp $ +# $NetBSD: Makefile,v 1.21 2002/09/23 13:23:34 taca Exp $ # DISTNAME= jisx0208fonts-20010112 @@ -11,7 +11,8 @@ DISTFILES= ${ELISA10X8} ${ELISA8X8} ${KANAME12} ${KAPPA20} ${NAGA10} \ MAINTAINER= tech-pkg-ja@jp.netbsd.org COMMENT= X11 fonts for JIS X0208 standard -USE_GMAKE= # defined +# use gmake only post-extract with USE_SHINONOME == YES +BUILD_DEPENDS+= gmake>=3.79.1:../../devel/gmake .include "../../mk/bsd.prefs.mk" USE_NON_SQUARE?= NO diff --git a/fonts/jisx0208fonts/distinfo b/fonts/jisx0208fonts/distinfo index 3c66bd08d5a..82479d684f9 100644 --- a/fonts/jisx0208fonts/distinfo +++ b/fonts/jisx0208fonts/distinfo @@ -1,5 +1,9 @@ -$NetBSD: distinfo,v 1.2 2001/04/18 14:24:36 agc Exp $ +$NetBSD: distinfo,v 1.3 2002/09/23 13:23:34 taca Exp $ +SHA1 (elisau10.tgz) = 308efb58fc2f8fe1d4a8bea67a0df579a8d144f7 +Size (elisau10.tgz) = 125292 bytes +SHA1 (clR5x8.bdf) = 2377fc33d2a9bac1bde7b862eae4298fcd92e131 +Size (clR5x8.bdf) = 14416 bytes SHA1 (elisat10.tar.gz) = 7ea5b06d227c1286e82eef528fe476564ada3e30 Size (elisat10.tar.gz) = 125435 bytes SHA1 (kaname_k12_bdf.tar.gz) = 06b610c7cc417d9fbd2db1e09160bed349b00c47 @@ -10,6 +14,8 @@ SHA1 (knj10-1.1.tar.gz) = 7aaf20d3ca0fd9f989a078f1bf02b2d4a7ec1991 Size (knj10-1.1.tar.gz) = 301108 bytes SHA1 (6x12.tar.gz) = c5d729220452d7d3a7c606471296a1872e33e0e7 Size (6x12.tar.gz) = 7759 bytes +SHA1 (k12x10bdf.tar.gz) = 471754d86b0d5765b94f72b0832b3243376621fc +Size (k12x10bdf.tar.gz) = 154796 bytes SHA1 (shinonome12-1.0.8.tar.bz2) = 9b3b61938f5067f243418022090e521fc746466b Size (shinonome12-1.0.8.tar.bz2) = 209323 bytes SHA1 (patch-aa) = a301b1e478adbc9bedaeec44acdcf3f5e0c3cc75 |