diff options
author | rh <rh@pkgsrc.org> | 2002-03-24 19:53:40 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-03-24 19:53:40 +0000 |
commit | 02e349d7b309c959bdc3b6365af04f28f3d2edc6 (patch) | |
tree | 61d78e71de1c9c20b18bfc4e5cf8660d89127916 /x11/gnome-libs/patches/patch-ax | |
parent | 4b41b4ff4f1db6e4f33fab925ac24c1ceac84271 (diff) | |
download | pkgsrc-02e349d7b309c959bdc3b6365af04f28f3d2edc6.tar.gz |
Update gnome-libs to 1.4.1.4. Changes are bugfixes, new man pages, and
new translations.
Diffstat (limited to 'x11/gnome-libs/patches/patch-ax')
-rw-r--r-- | x11/gnome-libs/patches/patch-ax | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/x11/gnome-libs/patches/patch-ax b/x11/gnome-libs/patches/patch-ax index 00364e58d4f..8be46b3d209 100644 --- a/x11/gnome-libs/patches/patch-ax +++ b/x11/gnome-libs/patches/patch-ax @@ -1,17 +1,17 @@ -$NetBSD: patch-ax,v 1.2 2001/09/22 03:39:02 jlam Exp $ +$NetBSD: patch-ax,v 1.3 2002/03/24 19:53:48 rh Exp $ ---- zvt/Makefile.in.orig Fri Mar 16 14:47:34 2001 +--- zvt/Makefile.in.orig Fri Jan 25 09:58:16 2002 +++ zvt/Makefile.in -@@ -150,7 +150,7 @@ +@@ -152,7 +152,7 @@ - libzvtincludedir = $(includedir)/zvt + INCLUDES = -I.. -I$(srcdir)/.. $(SUPPORTINCS) \ + -I$(top_srcdir)/intl -I$(top_builddir)/intl \ +- -I$(includedir) $(GTK_CFLAGS) \ ++ $(GTK_CFLAGS) \ + $(GDK_IMLIB_CFLAGS) \ + -DGNOMESBINDIR=\""$(sbindir)"\" --INCLUDES = -I.. -I$(srcdir)/.. $(SUPPORTINCS) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(GTK_CFLAGS) $(GDK_IMLIB_CFLAGS) -DGNOMESBINDIR=\""$(sbindir)"\" -+INCLUDES = -I.. -I$(srcdir)/.. $(SUPPORTINCS) -I$(top_srcdir)/intl -I$(top_builddir)/intl $(GTK_CFLAGS) $(GDK_IMLIB_CFLAGS) -DGNOMESBINDIR=\""$(sbindir)"\" - - - libzvt_la_SOURCES = gnome-login-support.h gnome-login-support.c lists.c subshell.h subshell.c subshell-includes.h update.c vt.c zvtterm.c -@@ -524,7 +524,7 @@ +@@ -595,7 +595,7 @@ install-exec-local: -file=$(DESTDIR)$(sbindir)/gnome-pty-helper; \ |