diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-06-19 14:47:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-06-19 14:47:19 +0000 |
commit | 97a33860129ef97b713f8658d325d75c57ad00a2 (patch) | |
tree | c0b837f70fddc2b3f7295470708c057b5c8fb30c /chinese/fireflyttf | |
parent | e9d04deb06d2699ee257106d9de1da30d33357c2 (diff) | |
download | ports-97a33860129ef97b713f8658d325d75c57ad00a2.tar.gz ports-97a33860129ef97b713f8658d325d75c57ad00a2.zip |
Notes
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 |