diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-11-25 21:40:11 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-11-25 21:40:11 +0000 |
commit | 04b9da414081a733478d3def4e1e3777908536c6 (patch) | |
tree | f59ddc1be63ea2f6093a28c78fbd201d491ee49d /chinese | |
parent | 09c1162b8dd0e293c93ff2a2a81b2d54b57729e3 (diff) |
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fireflyttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fireflyttf/Makefile b/chinese/fireflyttf/Makefile index c2731140b695..cda12f049b19 100644 --- a/chinese/fireflyttf/Makefile +++ b/chinese/fireflyttf/Makefile @@ -10,7 +10,7 @@ DISTNAME?= fireflysung-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Combination of two Arphic Sung fonts -CONFLICTS= zh-opendesktop-fonts-* +CONFLICTS= zh-opendesktop-fonts NO_BUILD= yes WRKSRC= ${WRKDIR}/${DISTNAME} |