summaryrefslogtreecommitdiff
path: root/print/freetype/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-14 11:15:03 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-14 11:15:03 +0000
commit900ab41eb466f4dfa5b3ce47c110a153237a1ffc (patch)
tree1984f71c9b3e1294802f62b057e81f34756ec32b /print/freetype/Makefile
parentUpdate modules: file, bind8. (diff)
Install includes into ${PREFIX}/include/freetype1/freetype instead of
${PREFIX}/include/freetype, so that ports that want freetype2 but don't pay particular attention to the order of `-I' directives won't be screwed if freetype1 is occasionally installed on the same system. This should fix recent problems with Mozilla. Bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=56068
Diffstat (limited to 'print/freetype/Makefile')
-rw-r--r--print/freetype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/freetype/Makefile b/print/freetype/Makefile
index c4c9505823b0..280a86efcaf7 100644
--- a/print/freetype/Makefile
+++ b/print/freetype/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freetype
PORTVERSION= 1.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \