summaryrefslogtreecommitdiff
path: root/devel/gettext
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-02-11 17:44:39 +0000
committerjoerg <joerg@pkgsrc.org>2006-02-11 17:44:39 +0000
commit253dec8a9fd8cba6daad5c45916e8798aba0dead (patch)
treee5df552ab7775646a6c4e32e68ef6a2fed3d777e /devel/gettext
parent4c3441702c8d146e6931742a2d5c23c0a1982ffa (diff)
downloadpkgsrc-253dec8a9fd8cba6daad5c45916e8798aba0dead.tar.gz
Remove localestatedir fragment, it gets handled properly automatically.
Fix pkglint warning for SHLIBTOOL.
Diffstat (limited to 'devel/gettext')
-rw-r--r--devel/gettext/Makefile4
-rw-r--r--devel/gettext/distinfo4
-rw-r--r--devel/gettext/patches/patch-ah11
3 files changed, 5 insertions, 14 deletions
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile
index b97bbb548d7..7ff5d41083c 100644
--- a/devel/gettext/Makefile
+++ b/devel/gettext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2006/02/11 17:18:17 joerg Exp $
+# $NetBSD: Makefile,v 1.68 2006/02/11 17:44:39 joerg Exp $
DISTNAME= gettext-0.14.5
CATEGORIES= devel
@@ -15,7 +15,7 @@ BUILDLINK_DEPENDS.gettext+= gettext-lib>=0.14.5
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-SHLIBTOOL_OVERRIDE= libtool
+SHLIBTOOL_OVERRIDE+= libtool
CONFIGURE_ARGS+= --without-included-gettext
CONFIGURE_ENV+= GCJ= ac_cv_prog_GCJ=
diff --git a/devel/gettext/distinfo b/devel/gettext/distinfo
index beb136c7930..cf01649f052 100644
--- a/devel/gettext/distinfo
+++ b/devel/gettext/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.13 2006/02/05 22:45:53 joerg Exp $
+$NetBSD: distinfo,v 1.14 2006/02/11 17:44:39 joerg Exp $
SHA1 (gettext-0.14.5.tar.gz) = 68737eee1a6427044eef901dc88e4144d371fb6b
RMD160 (gettext-0.14.5.tar.gz) = d31c8e49671f00623ce1e6f73716a5abcd1c7ec2
@@ -8,7 +8,7 @@ SHA1 (patch-ab) = 91eb4e65d63747a19315a21c9274f6c44dddf38e
SHA1 (patch-ad) = 53bf06d6073cd2ff4a09a688b1df3d294ef7ddb4
SHA1 (patch-ae) = f2efed6024ef1aa3fb972c043e0900676659c766
SHA1 (patch-ag) = 1979c71e9a65e85ca9bad63bb905b46d4e2a4046
-SHA1 (patch-ah) = a3a46efae0cb2b61344bcff7788765928a43c285
+SHA1 (patch-ah) = 93532219a032e55fd740fd8c223b062fd66f3aa9
SHA1 (patch-aj) = 5a28ee9299b5c0e7ba10621bf73b638cafdcfa7e
SHA1 (patch-ak) = 3f2aa72291aae5e024a3bb833b46973221be3b95
SHA1 (patch-al) = 2ed0cbf8e2e9a03ac3f8aaff447a07f578010472
diff --git a/devel/gettext/patches/patch-ah b/devel/gettext/patches/patch-ah
index 1721c600a06..89c56227c4d 100644
--- a/devel/gettext/patches/patch-ah
+++ b/devel/gettext/patches/patch-ah
@@ -1,4 +1,4 @@
-$NetBSD: patch-ah,v 1.5 2006/02/05 22:45:54 joerg Exp $
+$NetBSD: patch-ah,v 1.6 2006/02/11 17:44:39 joerg Exp $
--- gettext-tools/src/Makefile.in.orig 2006-02-03 14:37:39.000000000 +0000
+++ gettext-tools/src/Makefile.in
@@ -13,15 +13,6 @@ $NetBSD: patch-ah,v 1.5 2006/02/05 22:45:54 joerg Exp $
am_msgmerge_OBJECTS = msgmerge-msgmerge.$(OBJEXT) \
msgmerge-plural-count.$(OBJEXT)
msgmerge_OBJECTS = $(am_msgmerge_OBJECTS)
-@@ -449,7 +447,7 @@ install_sh = @install_sh@
- libdir = @libdir@
- libexecdir = @libexecdir@
- lispdir = @lispdir@
--localedir = $(datadir)/locale
-+localedir = /usr/pkg/share/locale
- localstatedir = @localstatedir@
- mandir = @mandir@
- mkdir_p = @mkdir_p@
@@ -592,7 +590,7 @@ urlget_SOURCES = urlget.c
# use iconv().
libgettextsrc_la_LDFLAGS = \