pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-cyrix Disable SGML check to allow cross...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2df3649ea691
branches:  trunk
changeset: 532284:2df3649ea691
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Aug 15 16:34:12 2007 +0000

description:
Disable SGML check to allow cross-compiling.

diffstat:

 x11/xf86-video-cyrix/distinfo         |   3 ++-
 x11/xf86-video-cyrix/patches/patch-aa |  21 +++++++++++++++++++++
 2 files changed, 23 insertions(+), 1 deletions(-)

diffs (36 lines):

diff -r 7cf845cbec14 -r 2df3649ea691 x11/xf86-video-cyrix/distinfo
--- a/x11/xf86-video-cyrix/distinfo     Wed Aug 15 16:02:41 2007 +0000
+++ b/x11/xf86-video-cyrix/distinfo     Wed Aug 15 16:34:12 2007 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/03/20 16:36:59 joerg Exp $
+$NetBSD: distinfo,v 1.2 2007/08/15 16:34:12 joerg Exp $
 
 SHA1 (xf86-video-cyrix-1.1.0.tar.bz2) = e82a9384828ce3f43ea7d3623df76ffa17aa4813
 RMD160 (xf86-video-cyrix-1.1.0.tar.bz2) = e1c3bb53b98487250e7c392964ba279fd5cf9887
 Size (xf86-video-cyrix-1.1.0.tar.bz2) = 249372 bytes
+SHA1 (patch-aa) = 973ef4b90a4dfb57667e11a77c0b3d9167838f97
diff -r 7cf845cbec14 -r 2df3649ea691 x11/xf86-video-cyrix/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/xf86-video-cyrix/patches/patch-aa     Wed Aug 15 16:34:12 2007 +0000
@@ -0,0 +1,21 @@
+$NetBSD: patch-aa,v 1.1 2007/08/15 16:34:12 joerg Exp $
+
+--- configure.orig     2007-08-15 18:28:43.000000000 +0200
++++ configure
+@@ -20267,16 +20267,8 @@ echo $ECHO_N "checking for $prefix/share
+ if eval "test \"\${$as_ac_File+set}\" = set"; then
+   echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+-  test "$cross_compiling" = yes &&
+-  { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5
+-echo "$as_me: error: cannot check for file existence when cross compiling" >&2;}
+-   { (exit 1); exit 1; }; }
+-if test -r "$prefix/share/X11/sgml/defs.ent"; then
+-  eval "$as_ac_File=yes"
+-else
+   eval "$as_ac_File=no"
+ fi
+-fi
+ echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5
+ echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6
+ if test `eval echo '${'$as_ac_File'}'` = yes; then



Home | Main Index | Thread Index | Old Index