mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
AbiWord change PREFIX to X11BASE
PR: 37426 Submitted by: Statue <statue@softwareliberty.org> Reviewed by: Approved by: Obtained from: MFC after:
This commit is contained in:
parent
d3f900edfc
commit
e431625e21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58092
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user