diff options
author | kei <kei@pkgsrc.org> | 2003-05-19 10:22:47 +0000 |
---|---|---|
committer | kei <kei@pkgsrc.org> | 2003-05-19 10:22:47 +0000 |
commit | dcd9cae90d09ed52eb6061b30f2df9992624ec3e (patch) | |
tree | 8c5b773b1bc1c98d884cef2e7511f517a8f66c5f /x11/gtk | |
parent | 08fc44baa954f443879b0af33a12b51932f9a7bc (diff) | |
download | pkgsrc-dcd9cae90d09ed52eb6061b30f2df9992624ec3e.tar.gz |
whitespace. no functional change.
Diffstat (limited to 'x11/gtk')
-rw-r--r-- | x11/gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index d95ddb0e789..5d05a6f1540 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.82 2003/05/05 14:41:59 jmmv Exp $ +# $NetBSD: Makefile,v 1.83 2003/05/19 10:22:47 kei Exp $ DISTNAME= gtk+-1.2.10 PKGREVISION= 4 @@ -23,7 +23,7 @@ LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig PKGCONFIG_OVERRIDE= ${WRKSRC}/gdk.pc.in PKGCONFIG_OVERRIDE+= ${WRKSRC}/gtk+.pc.in -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-xinput=xfree \ --with-native-locale=yes \ --sysconfdir=${X11PREFIX}/share |