summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>2002-08-13 14:53:31 +0000
committertron <tron>2002-08-13 14:53:31 +0000
commit588d75771ebdd22844f4c8b7936b8a0ea0c134cf (patch)
tree0d86649c94322e4f480a0cd1b3d5be74988763df /x11
parent4472299cc7eff1680e23718dbdf141e8c17b56e7 (diff)
downloadpkgsrc-588d75771ebdd22844f4c8b7936b8a0ea0c134cf.tar.gz
Use NetBSD's native locale multibyte routines instead of GTK+'s own buggy
implementation as suggested by Jaromir Dolecek in PR pkg/17920. Bump package revision to reflect this change.
Diffstat (limited to 'x11')
-rw-r--r--x11/gtk/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile
index 7e954be1135..3b1e833f836 100644
--- a/x11/gtk/Makefile
+++ b/x11/gtk/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.73 2002/08/05 10:45:32 tron Exp $
+# $NetBSD: Makefile,v 1.74 2002/08/13 14:53:31 tron Exp $
DISTNAME= gtk+-1.2.10
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.2/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \
@@ -23,7 +23,8 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-xinput=xfree \
- --sysconfdir=${X11PREFIX}/share
+ --with-native-locale=yes \
+ --sysconfdir=${X11PREFIX}/share
CONFIGURE_ENV+= X_LDFLAGS="${X_LDFLAGS}"
INFO_FILES= gdk.info gtk.info