diff options
author | pav <pav@FreeBSD.org> | 2005-11-26 09:33:24 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-26 09:33:24 +0800 |
commit | 4d99f0cfc15aa843195434875f7256d4c4809714 (patch) | |
tree | 0dc51e1451bdc7c04f28397eb0e7c7d90afb4707 | |
parent | c5b84c6f1643f82c5cfa003a399d75f5029017d0 (diff) | |
download | freebsd-ports-gnome-4d99f0cfc15aa843195434875f7256d4c4809714.tar.gz freebsd-ports-gnome-4d99f0cfc15aa843195434875f7256d4c4809714.tar.zst freebsd-ports-gnome-4d99f0cfc15aa843195434875f7256d4c4809714.zip |
- Use intlhack
-rw-r--r-- | japanese/im-ja/Makefile | 2 | ||||
-rw-r--r-- | japanese/im-ja/files/patch-intltool-merge.in | 13 | ||||
-rw-r--r-- | sysutils/gnome-pkgview/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gnome-pkgview/files/patch-intltool-merge.in | 11 | ||||
-rw-r--r-- | textproc/scrollkeeper/Makefile | 2 | ||||
-rw-r--r-- | textproc/scrollkeeper/files/patch-intltool-merge.in | 11 |
6 files changed, 3 insertions, 38 deletions
diff --git a/japanese/im-ja/Makefile b/japanese/im-ja/Makefile index a442e520bb71..9f297c9569a9 100644 --- a/japanese/im-ja/Makefile +++ b/japanese/im-ja/Makefile @@ -22,7 +22,7 @@ USE_PERL5_BUILD= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomeprefix gnomehack gnomepanel lthack +USE_GNOME= gnomeprefix gnomehack gnomepanel lthack intlhack GNU_CONFIGURE= yes LIBS+= -L${LOCALBASE}/lib -L${X11BASE}/lib diff --git a/japanese/im-ja/files/patch-intltool-merge.in b/japanese/im-ja/files/patch-intltool-merge.in deleted file mode 100644 index ff71b98d11ef..000000000000 --- a/japanese/im-ja/files/patch-intltool-merge.in +++ /dev/null @@ -1,13 +0,0 @@ -Index: intltool-merge.in -diff -u intltool-merge.in.orig intltool-merge.in ---- intltool-merge.in.orig Sun Mar 21 07:05:57 2004 -+++ intltool-merge.in Tue Apr 13 02:35:42 2004 -@@ -976,7 +976,7 @@ - if ($MULTIPLE_OUTPUT) { - for my $lang (sort keys %po_files_by_lang) { - if ( ! -e $lang ) { -- mkdir $lang or die "Cannot create subdirectory $lang: $!\n"; -+ mkdir $lang, 0777 or die "Cannot create subdirectory $lang: $!\n"; - } - open OUTPUT, ">$lang/$OUTFILE" or die "Cannot open $lang/$OUTFILE: $!\n"; - my $tree = readXml($FILE); diff --git a/sysutils/gnome-pkgview/Makefile b/sysutils/gnome-pkgview/Makefile index 6924821d3f8d..cd59e001913e 100644 --- a/sysutils/gnome-pkgview/Makefile +++ b/sysutils/gnome-pkgview/Makefile @@ -17,7 +17,7 @@ COMMENT= Displays the version of GNOME components installed USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui +USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui intlhack USE_AUTOTOOLS= libtool:13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/sysutils/gnome-pkgview/files/patch-intltool-merge.in b/sysutils/gnome-pkgview/files/patch-intltool-merge.in deleted file mode 100644 index 54c8a233119d..000000000000 --- a/sysutils/gnome-pkgview/files/patch-intltool-merge.in +++ /dev/null @@ -1,11 +0,0 @@ ---- intltool-merge.in.orig Wed Nov 12 15:29:28 2003 -+++ intltool-merge.in Wed Nov 12 15:31:54 2003 -@@ -858,7 +858,7 @@ - if ($MULTIPLE_OUTPUT) { - for my $lang (sort keys %po_files_by_lang) { - if ( ! -e $lang ) { -- mkdir $lang or die "Cannot create subdirectory $lang: $!\n"; -+ mkdir $lang, 0777 or die "Cannot create subdirectory $lang: $!\n"; - } - open OUTPUT, ">$lang/$OUTFILE" or die "Cannot open $lang/$OUTFILE: $!\n"; - my $tree = readXml($FILE); diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index 1e66eb1688ed..460ac5087cba 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -38,7 +38,7 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool:13:inc USE_BISON= yes USE_REINPLACE= yes -USE_GNOME= gnomehack gnomehier gnometarget libxslt +USE_GNOME= gnomehack gnomehier gnometarget libxslt intlhack INSTALLS_SHLIB= yes CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome \ --with-omfdirs=${PREFIX}/share/gnome/omf \ diff --git a/textproc/scrollkeeper/files/patch-intltool-merge.in b/textproc/scrollkeeper/files/patch-intltool-merge.in deleted file mode 100644 index 54c8a233119d..000000000000 --- a/textproc/scrollkeeper/files/patch-intltool-merge.in +++ /dev/null @@ -1,11 +0,0 @@ ---- intltool-merge.in.orig Wed Nov 12 15:29:28 2003 -+++ intltool-merge.in Wed Nov 12 15:31:54 2003 -@@ -858,7 +858,7 @@ - if ($MULTIPLE_OUTPUT) { - for my $lang (sort keys %po_files_by_lang) { - if ( ! -e $lang ) { -- mkdir $lang or die "Cannot create subdirectory $lang: $!\n"; -+ mkdir $lang, 0777 or die "Cannot create subdirectory $lang: $!\n"; - } - open OUTPUT, ">$lang/$OUTFILE" or die "Cannot open $lang/$OUTFILE: $!\n"; - my $tree = readXml($FILE); |