freebsd-ports/chinese/vflib/files/patch-aa
Jing-Tang Keith Jang 13642df867 New port: vflib
VFlib is a vector font library, which can use TrueType,
Zeit, JG, and BDF fonts.  This version supports both
BIG5/GB encoded fonts.

The original patch was made by Chinese Turbo Linux, and
Chih-Wei Huang <cwhuang@linux.org.tw> added the BIG5 Eten
extension.
2000-12-11 09:47:26 +00:00

15 lines
353 B
Text

--- tools/Imakefile.in.orig Tue Oct 27 17:02:45 1998
+++ tools/Imakefile.in Wed Dec 16 23:41:05 1998
@@ -19,7 +19,11 @@
* copies.
*/
- LIBTOOL = ../libtool
+ PREFIX ?= /usr/local
+ FREETYPELIBDIR ?= ${PREFIX}/lib
+ FREETYPEINCDIR ?= ${PREFIX}/include
+
+ LIBTOOL = ../libtool
VFLIB_INCDIR = ../src
VFLIB_LIBDIR = ../src