pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/ja-shinonome
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Apr 1 00:16:00 UTC 2018
Modified Files:
pkgsrc/fonts/ja-shinonome: Makefile
Log Message:
bdftopcf is required to build .pcf.gz files. Bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/fonts/ja-shinonome/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/ja-shinonome/Makefile
diff -u pkgsrc/fonts/ja-shinonome/Makefile:1.30 pkgsrc/fonts/ja-shinonome/Makefile:1.31
--- pkgsrc/fonts/ja-shinonome/Makefile:1.30 Sat Jul 9 06:38:17 2016
+++ pkgsrc/fonts/ja-shinonome/Makefile Sun Apr 1 00:16:00 2018
@@ -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 @@ COMMENT= 12, 14, 16 dots bitmap fonts f
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