pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/fontforge/patches Added patch-ab
details: https://anonhg.NetBSD.org/pkgsrc/rev/585921fdd1e0
branches: trunk
changeset: 496480:585921fdd1e0
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jun 30 14:36:56 2005 +0000
description:
Added patch-ab
diffstat:
fonts/fontforge/patches/patch-ab | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diffs (21 lines):
diff -r c23703057861 -r 585921fdd1e0 fonts/fontforge/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/fonts/fontforge/patches/patch-ab Thu Jun 30 14:36:56 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index