pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/ja-shinonome bdftopcf is required to build .pcf....
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e4875c740f9
branches: trunk
changeset: 378119:3e4875c740f9
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sun Apr 01 00:16:00 2018 +0000
description:
bdftopcf is required to build .pcf.gz files. Bump PKGREVISION
diffstat:
fonts/ja-shinonome/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 45f6500cc781 -r 3e4875c740f9 fonts/ja-shinonome/Makefile
--- a/fonts/ja-shinonome/Makefile Sat Mar 31 22:43:10 2018 +0000
+++ b/fonts/ja-shinonome/Makefile Sun Apr 01 00:16:00 2018 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2016/07/09 06:38:17 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2018/04/01 00:16:00 ryoon Exp $
#
DISTNAME= shinonome-0.9.11-src
PKGNAME= ja-shinonome-0.9.11
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= fonts x11 japanese
MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/shinonome/
EXTRACT_SUFX= .tar.bz2
@@ -14,7 +14,7 @@
LICENSE= public-domain
GNU_CONFIGURE= YES
-USE_TOOLS+= gawk gmake mkfontdir perl gzip
+USE_TOOLS+= bdftopcf gawk gmake mkfontdir perl gzip
FONTS_DIRS.x11+= ${PREFIX}/share/fonts/X11/local
FONTDIR= ${PREFIX}/share/fonts/X11/local
FOUNDRY= Misc
Home |
Main Index |
Thread Index |
Old Index