diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-01 16:35:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-01 16:35:31 +0000 |
commit | 4fdfdadf96951bcc2303c62cd7537ce65a525e4f (patch) | |
tree | bc4c47ab313c1e0ab905241a3b7667947d238641 /fonts/ko-hanyang | |
parent | 0e2364d2b657c3914c978737f7c37a950a681191 (diff) | |
download | pkgsrc-4fdfdadf96951bcc2303c62cd7537ce65a525e4f.tar.gz |
Move fonts from lib/X11/fonts to share/fonts/X11.
As discussed on tech-pkg.
Bump PKGREVISION.
Diffstat (limited to 'fonts/ko-hanyang')
-rw-r--r-- | fonts/ko-hanyang/Makefile | 6 | ||||
-rw-r--r-- | fonts/ko-hanyang/PLIST | 26 |
2 files changed, 16 insertions, 16 deletions
diff --git a/fonts/ko-hanyang/Makefile b/fonts/ko-hanyang/Makefile index cf0763d2f25..8973612a7c1 100644 --- a/fonts/ko-hanyang/Makefile +++ b/fonts/ko-hanyang/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2012/10/03 18:28:26 asau Exp $ +# $NetBSD: Makefile,v 1.13 2014/06/01 16:35:35 wiz Exp $ # DISTNAME= hanyang-font-pcf PKGNAME= ko-hanyang-20010718 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= fonts x11 korean MASTER_SITES+= ftp://ftp.kaist.ac.kr/pub/hangul/fonts/ \ ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/fonts/ @@ -24,7 +24,7 @@ EXTRACT_ONLY+= hanyang-font-pcf.tar.gz HANYANG_PCF= hgm10.pcf hgm12.pcf hgm14.pcf hgm16.pcf hgm18.pcf hgm20.pcf \ hmm10.pcf hmm12.pcf hmm14.pcf hmm16.pcf hmm18.pcf hmm20.pcf -FONTDIR= ${PREFIX}/lib/X11/fonts/local +FONTDIR= ${PREFIX}/share/fonts/X11/local FONTS_DIRS.x11= ${FONTDIR} post-extract: diff --git a/fonts/ko-hanyang/PLIST b/fonts/ko-hanyang/PLIST index 7bf5e2522dc..1fcb533d256 100644 --- a/fonts/ko-hanyang/PLIST +++ b/fonts/ko-hanyang/PLIST @@ -1,13 +1,13 @@ -@comment $NetBSD: PLIST,v 1.3 2005/12/29 18:17:21 jlam Exp $ -lib/X11/fonts/local/hgm10.pcf.gz -lib/X11/fonts/local/hgm12.pcf.gz -lib/X11/fonts/local/hgm14.pcf.gz -lib/X11/fonts/local/hgm16.pcf.gz -lib/X11/fonts/local/hgm18.pcf.gz -lib/X11/fonts/local/hgm20.pcf.gz -lib/X11/fonts/local/hmm10.pcf.gz -lib/X11/fonts/local/hmm12.pcf.gz -lib/X11/fonts/local/hmm14.pcf.gz -lib/X11/fonts/local/hmm16.pcf.gz -lib/X11/fonts/local/hmm18.pcf.gz -lib/X11/fonts/local/hmm20.pcf.gz +@comment $NetBSD: PLIST,v 1.4 2014/06/01 16:35:35 wiz Exp $ +share/fonts/X11/local/hgm10.pcf.gz +share/fonts/X11/local/hgm12.pcf.gz +share/fonts/X11/local/hgm14.pcf.gz +share/fonts/X11/local/hgm16.pcf.gz +share/fonts/X11/local/hgm18.pcf.gz +share/fonts/X11/local/hgm20.pcf.gz +share/fonts/X11/local/hmm10.pcf.gz +share/fonts/X11/local/hmm12.pcf.gz +share/fonts/X11/local/hmm14.pcf.gz +share/fonts/X11/local/hmm16.pcf.gz +share/fonts/X11/local/hmm18.pcf.gz +share/fonts/X11/local/hmm20.pcf.gz |