diff options
Diffstat (limited to 'net/gtk_wicontrol/patches/patch-aa')
-rw-r--r-- | net/gtk_wicontrol/patches/patch-aa | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/gtk_wicontrol/patches/patch-aa b/net/gtk_wicontrol/patches/patch-aa new file mode 100644 index 00000000000..1f0182e3ecf --- /dev/null +++ b/net/gtk_wicontrol/patches/patch-aa @@ -0,0 +1,12 @@ +$NetBSD: patch-aa,v 1.1 2001/03/06 04:19:59 itojun Exp $ + +--- src/Makefile.am- Tue Mar 6 13:12:56 2001 ++++ src/Makefile.am Tue Mar 6 13:13:00 2001 +@@ -1,7 +1,6 @@ + ## Process this file with automake to produce Makefile.in + + INCLUDES = \ +- -I$(top_srcdir)/intl \ + @GTK_CFLAGS@ + + bin_PROGRAMS = gtk_wicontrol |