summaryrefslogtreecommitdiff
path: root/textproc/uim
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2004-04-10 02:03:58 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2004-04-10 02:03:58 +0000
commit448bcdd4ade08b1fae9c2d099004310ae5a69fad (patch)
tree2186498ae881a5e92d0d19bd8da19d3ca4a95b61 /textproc/uim
parentPacify portlint and distfile survey. (diff)
Fix build.
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=106622
Diffstat (limited to 'textproc/uim')
-rw-r--r--textproc/uim/files/patch-configure16
1 files changed, 16 insertions, 0 deletions
diff --git a/textproc/uim/files/patch-configure b/textproc/uim/files/patch-configure
new file mode 100644
index 000000000000..790143b8afce
--- /dev/null
+++ b/textproc/uim/files/patch-configure
@@ -0,0 +1,16 @@
+--- configure.orig Sat Apr 10 10:42:35 2004
++++ configure Sat Apr 10 10:43:38 2004
+@@ -19195,13 +19195,6 @@
+ echo "$as_me: error: perl 5.x required for intltool" >&2;}
+ { (exit 1); exit 1; }; }
+ fi
+-if `perl -e "require XML::Parser" 2>/dev/null`; then
+-:
+-else
+- { { echo "$as_me:$LINENO: error: XML::Parser perl module is required for intltool" >&5
+-echo "$as_me: error: XML::Parser perl module is required for intltool" >&2;}
+- { (exit 1); exit 1; }; }
+-fi
+
+ # Remove file type tags (using []) from po/POTFILES.
+