diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-08-09 16:47:55 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-08-09 16:47:55 +0000 |
commit | 5a7544b55c79a36c63907c18833b5ebc41fa947d (patch) | |
tree | 635f4716c4e3d4a0d08422b3c128c173aced1d69 /chinese/abiword | |
parent | 4108e1fabc397e14af1312b8194c56c79053b513 (diff) |
Notes
Diffstat (limited to 'chinese/abiword')
-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 |