summaryrefslogtreecommitdiff
path: root/x11/gtk/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gtk/patches/patch-aa')
-rw-r--r--x11/gtk/patches/patch-aa24
1 files changed, 0 insertions, 24 deletions
diff --git a/x11/gtk/patches/patch-aa b/x11/gtk/patches/patch-aa
deleted file mode 100644
index 505ea5b1fd8..00000000000
--- a/x11/gtk/patches/patch-aa
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-aa,v 1.22 2001/04/26 17:42:55 rh Exp $
-
---- configure.orig Wed Mar 28 23:11:45 2001
-+++ configure
-@@ -22,8 +22,8 @@
- #
- GTK_MAJOR_VERSION=1
- GTK_MINOR_VERSION=2
--GTK_MICRO_VERSION=10
--GTK_INTERFACE_AGE=1
-+GTK_MICRO_VERSION=22
-+GTK_INTERFACE_AGE=10
- GTK_BINARY_AGE=10
- GTK_VERSION=$GTK_MAJOR_VERSION.$GTK_MINOR_VERSION.$GTK_MICRO_VERSION
- ac_help="$ac_help
-@@ -4106,7 +4106,7 @@
-
- # AM_GTK_GNU_GETTEXT above substs $DATADIRNAME
- # this is the directory where the *.{mo,gmo} files are installed
--gtklocaledir='${prefix}/${DATADIRNAME}/locale'
-+gtklocaledir='${prefix}/${PKGLOCALEDIR}/locale'
-
-
- echo $ac_n "checking for extra flags to get ANSI library prototypes""... $ac_c" 1>&6