diff options
Diffstat (limited to 'chinese/abiword/Makefile')
-rw-r--r-- | chinese/abiword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/abiword/Makefile b/chinese/abiword/Makefile index 315000cb6eb0..2f43afd03b96 100644 --- a/chinese/abiword/Makefile +++ b/chinese/abiword/Makefile @@ -16,7 +16,7 @@ MAINTAINER= keith@FreeBSD.org RUN_DEPENDS= AbiWord:${PORTSDIR}/editors/AbiWord \ ttfm.sh:${PORTSDIR}/chinese/ttfm \ ${LOCALBASE}/share/fonts/TrueType/bkai00mp.ttf:${PORTSDIR}/chinese/arphicttf \ - ${LOCALBASE}/share/ghostscript/CJK/CMap/ac13/CMap/Adobe-CNS1-0:${PORTSDIR}/chinese/ghostscript6 + gs:${PORTSDIR}/print/ghostscript-gnu NO_BUILD= yes |