diff options
author | rafan <rafan@FreeBSD.org> | 2007-03-18 14:12:20 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-03-18 14:12:20 +0800 |
commit | 007efa6742e9aafb2eeb7c8e8607223cb5e03107 (patch) | |
tree | e1b03be108a7bff3450313049481ac8278af7273 /chinese/fireflyttf | |
parent | 70555a0cc2883bcff2b950c429d87a64913efd86 (diff) | |
download | freebsd-ports-graphics-007efa6742e9aafb2eeb7c8e8607223cb5e03107.tar.gz freebsd-ports-graphics-007efa6742e9aafb2eeb7c8e8607223cb5e03107.tar.zst freebsd-ports-graphics-007efa6742e9aafb2eeb7c8e8607223cb5e03107.zip |
- Add CONFLICTS since opendesktop-fonts have duplicate font face with
fireflyttf
Approved by: chinsan (maintainer, implicit)
Diffstat (limited to 'chinese/fireflyttf')
-rw-r--r-- | chinese/fireflyttf/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chinese/fireflyttf/Makefile b/chinese/fireflyttf/Makefile index 0a697dd6f22..60d277fce80 100644 --- a/chinese/fireflyttf/Makefile +++ b/chinese/fireflyttf/Makefile @@ -7,7 +7,7 @@ PORTNAME= fireflyttf PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese x11-fonts MASTER_SITES?= http://firefly.idv.tw/apt/firefly-font/ \ http://www.study-area.org/apt/firefly-font/ @@ -16,6 +16,8 @@ DISTNAME?= fireflysung-${PORTVERSION} MAINTAINER= chinsan@FreeBSD.org COMMENT= Firefly TrueType Font is combine of two arphic sung fonts +CONFLICTS= zh-opendesktop-fonts-* + NO_BUILD= yes WRKSRC= ${WRKDIR}/${DISTNAME} OPTIONS= LGJ_FONT "Patch for Taiwan horn" on |