summaryrefslogtreecommitdiff
path: root/fonts/fontforge/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/fontforge/patches/patch-ab')
-rw-r--r--fonts/fontforge/patches/patch-ab17
1 files changed, 0 insertions, 17 deletions
diff --git a/fonts/fontforge/patches/patch-ab b/fonts/fontforge/patches/patch-ab
deleted file mode 100644
index 960a0342ca2..00000000000
--- a/fonts/fontforge/patches/patch-ab
+++ /dev/null
@@ -1,17 +0,0 @@
-$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