freebsd-ports/japanese/vflib/files/patch-aa
Steve Price b8ffd7f0f2 Teach this port to use its own copy of libtool, since an upcoming
commit to bump libtool to version 1.3 breaks the build of this port.

Submitted by:	Jeremy Lea <reg.shale.csir.co.za>
1999-05-03 01:58:50 +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