aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-25 03:41:42 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-25 03:41:42 +0000
commite431625e2155bbcd861323ab832854ad46633d56 (patch)
treec7114f3743741394efa3b0a0ed21ecb5632b39ec /chinese
parentd3f900edfc2bb183ad59cf2226e40d9bea8a940d (diff)
downloadports-e431625e2155bbcd861323ab832854ad46633d56.tar.gz
ports-e431625e2155bbcd861323ab832854ad46633d56.zip
AbiWord change PREFIX to X11BASE
PR: 37426 Submitted by: Statue <statue@softwareliberty.org> Reviewed by: Approved by: Obtained from: MFC after:
Notes
Notes: svn path=/head/; revision=58092
Diffstat (limited to 'chinese')
-rw-r--r--chinese/ttfm/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/ttfm/files/patch-aa b/chinese/ttfm/files/patch-aa
index be303956d814..e788445b08ca 100644
--- a/chinese/ttfm/files/patch-aa
+++ b/chinese/ttfm/files/patch-aa
@@ -5,7 +5,7 @@
export PATH; PATH=/bin:/sbin:/usr/bin:/usr/sbin:$PREFIX/bin:$PREFIX/sbin:$X11BASE/bin
export TEMPFILE; TEMPFILE="`mktemp /tmp/ttfm.tmpXXX`"
-export ABIFontPath; ABIFontPath=$PREFIX/AbiSuite/fonts
-+export ABIFontPath; ABIFontPath=$PREFIX/share/AbiSuite/fonts
++export ABIFontPath; ABIFontPath=$X11BASE/share/AbiSuite/fonts
export DefaultFontPath; DefaultFontPath=$PREFIX/share/fonts/TrueType
export TTFM; TTFM=$PREFIX/bin/ttfm.sh
export XTTFFONTPATH; XTTFFONTPATH="$X11BASE/lib/X11/fonts/TrueType"