head	1.2;
access;
symbols
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.09.30.17.55.12;	author vanilla;	state dead;
branches;
next	1.1;

1.1
date	2002.03.14.11.16.37;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.2
log
@update to 0.9.4
update MASTER_SITES
take maintainership

PR:		ports/57180
Submitted by:	statue@@freebsd.sinica.edu.tw
@
text
@
$FreeBSD: ports/chinese/ttfm/files/patch-Makefile,v 1.1 2002/03/14 11:16:37 sobomax Exp $

--- Makefile	2002/03/14 07:35:10	1.1
+++ Makefile	2002/03/14 07:35:23
@@@@ -1,5 +1,5 @@@@
 FREETYPE_BASE=/usr/local
-FREETYPE_INCL=$(FREETYPE_BASE)/include
+FREETYPE_INCL=$(FREETYPE_BASE)/include/freetype1
 FREETYPE_LIB=$(FREETYPE_BASE)/lib
 prefix=/usr
 
@


1.1
log
@Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
@
text
@d2 1
a2 1
$FreeBSD$
@

