mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Fix build.
Reported by: bento via kris
This commit is contained in:
parent
9443774879
commit
448bcdd4ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106622
16
japanese/uim/files/patch-configure
Normal file
16
japanese/uim/files/patch-configure
Normal file
@ -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.
|
||||
|
16
textproc/uim/files/patch-configure
Normal file
16
textproc/uim/files/patch-configure
Normal file
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user