diff options
author | miwi <miwi@FreeBSD.org> | 2013-06-19 22:47:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-06-19 22:47:19 +0800 |
commit | c39ce079e0e94faf1ba1eb4f96862b117ad85607 (patch) | |
tree | c0b837f70fddc2b3f7295470708c057b5c8fb30c /chinese/fireflyttf | |
parent | 368c38af6105ccac7086bb9469cbb2179fb7af4a (diff) | |
download | freebsd-ports-gnome-c39ce079e0e94faf1ba1eb4f96862b117ad85607.tar.gz freebsd-ports-gnome-c39ce079e0e94faf1ba1eb4f96862b117ad85607.tar.zst freebsd-ports-gnome-c39ce079e0e94faf1ba1eb4f96862b117ad85607.zip |
- Add missing font files
- Trim header
Reported by: pkg (DEVELOPER_MODE)
Diffstat (limited to 'chinese/fireflyttf')
-rw-r--r-- | chinese/fireflyttf/Makefile | 6 | ||||
-rw-r--r-- | chinese/fireflyttf/pkg-plist | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/chinese/fireflyttf/Makefile b/chinese/fireflyttf/Makefile index a7babae564a0..7a06e6ddc46f 100644 --- a/chinese/fireflyttf/Makefile +++ b/chinese/fireflyttf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: firefly TrueType Font -# Date created: 2 Sep 2004 -# Whom: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> -# +# Created by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw> # $FreeBSD$ -# PORTNAME= fireflyttf PORTVERSION= 1.3.0 diff --git a/chinese/fireflyttf/pkg-plist b/chinese/fireflyttf/pkg-plist index 7fa95af62ca7..dc03519366c1 100644 --- a/chinese/fireflyttf/pkg-plist +++ b/chinese/fireflyttf/pkg-plist @@ -1,3 +1,5 @@ +%%XFONTSDIR%%/fonts.dir +%%XFONTSDIR%%/fonts.scale %%X11%%@unexec if cmp -s %%LOCALBASE%%/etc/fonts/local.conf %D/%%FONTSDIR%%/local.conf-sung; then rm -f %%LOCALBASE%%/etc/fonts/local.conf; fi %%FONTSDIR%%/local.conf-sung %%X11%%@exec cp %D/%%FONTSDIR%%/local.conf-sung %%LOCALBASE%%/etc/fonts/local.conf |