summaryrefslogtreecommitdiff
path: root/x11/gtk
diff options
context:
space:
mode:
authortron <tron>2002-08-13 14:53:31 +0000
committertron <tron>2002-08-13 14:53:31 +0000
commitba29186f9bd720bc5106e30966acb45d9f5ed8c6 (patch)
tree0d86649c94322e4f480a0cd1b3d5be74988763df /x11/gtk
parenta57a8ca2456b69a0bc89ca57612b7eb1d27e435b (diff)
downloadpkgsrc-ba29186f9bd720bc5106e30966acb45d9f5ed8c6.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/gtk')
-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