diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-09-30 17:55:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-09-30 17:55:12 +0000 |
commit | 419e5e3ae6f01c0b73e3e92e84b8fba9566c1981 (patch) | |
tree | e6f54a8a91541c62e6fe491ef198e41dfae0a375 /chinese/ttfm/files/patch-Makefile | |
parent | baa90b8ff04bbe83fd22c21bf5d1907b9c813e5e (diff) | |
download | ports-419e5e3ae6f01c0b73e3e92e84b8fba9566c1981.tar.gz ports-419e5e3ae6f01c0b73e3e92e84b8fba9566c1981.zip |
update to 0.9.4
update MASTER_SITES
take maintainership
PR: ports/57180
Submitted by: statue@freebsd.sinica.edu.tw
Notes
Notes:
svn path=/head/; revision=89912
Diffstat (limited to 'chinese/ttfm/files/patch-Makefile')
-rw-r--r-- | chinese/ttfm/files/patch-Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/chinese/ttfm/files/patch-Makefile b/chinese/ttfm/files/patch-Makefile deleted file mode 100644 index 9e4188b881ce..000000000000 --- a/chinese/ttfm/files/patch-Makefile +++ /dev/null @@ -1,12 +0,0 @@ - -$FreeBSD$ - ---- 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 - |