summaryrefslogtreecommitdiff
path: root/x11/xf86-video-rendition
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-08-15 20:07:41 +0000
committerjoerg <joerg@pkgsrc.org>2007-08-15 20:07:41 +0000
commit39edcdd234e2036d3282fdb75b539a7485db81fb (patch)
tree19c8d88283d539a97e0ae375a289e0e34398819e /x11/xf86-video-rendition
parentdab2f6c2c7c32fbe70af9d2386c4ebfd63527765 (diff)
downloadpkgsrc-39edcdd234e2036d3282fdb75b539a7485db81fb.tar.gz
Disable SGML check.
Diffstat (limited to 'x11/xf86-video-rendition')
-rw-r--r--x11/xf86-video-rendition/distinfo3
-rw-r--r--x11/xf86-video-rendition/patches/patch-aa21
2 files changed, 23 insertions, 1 deletions
diff --git a/x11/xf86-video-rendition/distinfo b/x11/xf86-video-rendition/distinfo
index 981e9c1ac0a..6b422e37c3e 100644
--- a/x11/xf86-video-rendition/distinfo
+++ b/x11/xf86-video-rendition/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/03/22 15:43:57 joerg Exp $
+$NetBSD: distinfo,v 1.2 2007/08/15 20:09:22 joerg Exp $
SHA1 (xf86-video-rendition-4.1.3.tar.bz2) = 9cbd77ad6cba6807823fff3b74923b955580a540
RMD160 (xf86-video-rendition-4.1.3.tar.bz2) = a978dda8170b005cb7d398b7c23b28454ab5c661
Size (xf86-video-rendition-4.1.3.tar.bz2) = 292618 bytes
+SHA1 (patch-aa) = ede9bf25f5b89a2c786ce66e311a0a49b459e97c
diff --git a/x11/xf86-video-rendition/patches/patch-aa b/x11/xf86-video-rendition/patches/patch-aa
new file mode 100644
index 00000000000..591a61ca4f8
--- /dev/null
+++ b/x11/xf86-video-rendition/patches/patch-aa
@@ -0,0 +1,21 @@
+$NetBSD: patch-aa,v 1.1 2007/08/15 20:09:22 joerg Exp $
+
+--- configure.orig 2007-08-15 18:53:15.000000000 +0200
++++ configure
+@@ -21575,16 +21575,8 @@ echo $ECHO_N "checking for $XORG_SGML_PA
+ if { as_var=$as_ac_File; eval "test \"\${$as_var+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 "$XORG_SGML_PATH/X11/defs.ent"; then
+- eval "$as_ac_File=yes"
+-else
+ eval "$as_ac_File=no"
+ fi
+-fi
+ ac_res=`eval echo '${'$as_ac_File'}'`
+ { echo "$as_me:$LINENO: result: $ac_res" >&5
+ echo "${ECHO_T}$ac_res" >&6; }