1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/japanese/vflib/files/patch-aa
Steve Price b9b27cd3f5 Update to version 2.24.
PR:		9097
Submitted by:	maintainer
1998-12-23 01:25:45 +00:00

16 lines
364 B
Plaintext

--- 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 = ${PREFIX}/bin/libtool
VFLIB_INCDIR = ../src
VFLIB_LIBDIR = ../src