From abd14448f3fa771a6658cb5484da8b52c1256824 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 30 Jun 2005 14:36:56 +0000 Subject: Added patch-ab --- fonts/fontforge/patches/patch-ab | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 fonts/fontforge/patches/patch-ab (limited to 'fonts') diff --git a/fonts/fontforge/patches/patch-ab b/fonts/fontforge/patches/patch-ab new file mode 100644 index 00000000000..960a0342ca2 --- /dev/null +++ b/fonts/fontforge/patches/patch-ab @@ -0,0 +1,17 @@ +$NetBSD: patch-ab,v 1.1 2005/06/30 14:36:56 adam Exp $ + +--- configure.orig 2005-06-30 16:02:08.000000000 +0000 ++++ configure +@@ -9743,9 +9743,9 @@ if test "${with_freetype_src+set}" = set + + if test "$withval" != "no" >/dev/null 2>&1 ; then + FreeType2_TT_BUILD_INC="$withval/src/truetype" +- if test "${FreeType2_TT_BUILD_INC/ttobjs.h:0:1}" != "/" ; then +- FreeType2_TT_BUILD_INC=`pwd`/$FreeType2_TT_BUILD_INC +- fi ++# if test "${FreeType2_TT_BUILD_INC/ttobjs.h:0:1}" != "/" ; then ++# FreeType2_TT_BUILD_INC=`pwd`/$FreeType2_TT_BUILD_INC ++# fi + echo "$as_me:$LINENO: checking for valid freetype tree" >&5 + echo $ECHO_N "checking for valid freetype tree... $ECHO_C" >&6 + if test -f "$FreeType2_TT_BUILD_INC/ttobjs.h"; then -- cgit v1.2.3