From 7ce0bfa566f434177c871d2fa757e6ffab7759cc Mon Sep 17 00:00:00 2001 From: jim Date: Sat, 1 Sep 2001 18:06:26 +0000 Subject: Fix the build if compiled with GNOME support. Submitted by: Mike Harding --- net-im/gaim/Makefile | 2 +- net-im/gaim/files/patch-aim.c | 12 ++++++++++++ net/gaim-snapshot/Makefile | 2 +- net/gaim-snapshot/files/patch-aim.c | 12 ++++++++++++ net/gaim/Makefile | 2 +- net/gaim/files/patch-aim.c | 12 ++++++++++++ 6 files changed, 39 insertions(+), 3 deletions(-) create mode 100644 net-im/gaim/files/patch-aim.c create mode 100644 net/gaim-snapshot/files/patch-aim.c create mode 100644 net/gaim/files/patch-aim.c diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index e23fe4bc0c0e..84c970b0df46 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -7,7 +7,7 @@ PORTNAME= gaim PORTVERSION= 0.11.0p15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/net-im/gaim/files/patch-aim.c b/net-im/gaim/files/patch-aim.c new file mode 100644 index 000000000000..71b1110a00fe --- /dev/null +++ b/net-im/gaim/files/patch-aim.c @@ -0,0 +1,12 @@ +--- src/aim.c.orig Fri Aug 31 20:15:17 2001 ++++ src/aim.c Fri Aug 31 20:15:39 2001 +@@ -54,9 +54,7 @@ + #include "locale.h" + #include "gtkticker.h" + #include "gtkspell.h" +-#ifndef USE_APPLET + #include +-#endif + + static gchar *ispell_cmd[] = { "ispell", "-a", NULL }; + diff --git a/net/gaim-snapshot/Makefile b/net/gaim-snapshot/Makefile index e23fe4bc0c0e..84c970b0df46 100644 --- a/net/gaim-snapshot/Makefile +++ b/net/gaim-snapshot/Makefile @@ -7,7 +7,7 @@ PORTNAME= gaim PORTVERSION= 0.11.0p15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/net/gaim-snapshot/files/patch-aim.c b/net/gaim-snapshot/files/patch-aim.c new file mode 100644 index 000000000000..71b1110a00fe --- /dev/null +++ b/net/gaim-snapshot/files/patch-aim.c @@ -0,0 +1,12 @@ +--- src/aim.c.orig Fri Aug 31 20:15:17 2001 ++++ src/aim.c Fri Aug 31 20:15:39 2001 +@@ -54,9 +54,7 @@ + #include "locale.h" + #include "gtkticker.h" + #include "gtkspell.h" +-#ifndef USE_APPLET + #include +-#endif + + static gchar *ispell_cmd[] = { "ispell", "-a", NULL }; + diff --git a/net/gaim/Makefile b/net/gaim/Makefile index e23fe4bc0c0e..84c970b0df46 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -7,7 +7,7 @@ PORTNAME= gaim PORTVERSION= 0.11.0p15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.marko.net/pub/gaim/ \ ${MASTER_SITE_SOURCEFORGE} diff --git a/net/gaim/files/patch-aim.c b/net/gaim/files/patch-aim.c new file mode 100644 index 000000000000..71b1110a00fe --- /dev/null +++ b/net/gaim/files/patch-aim.c @@ -0,0 +1,12 @@ +--- src/aim.c.orig Fri Aug 31 20:15:17 2001 ++++ src/aim.c Fri Aug 31 20:15:39 2001 +@@ -54,9 +54,7 @@ + #include "locale.h" + #include "gtkticker.h" + #include "gtkspell.h" +-#ifndef USE_APPLET + #include +-#endif + + static gchar *ispell_cmd[] = { "ispell", "-a", NULL }; + -- cgit type='hidden' name='id' value='9d1e908eb04a56baee60e2a20ade3262f256d7e6'/>
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-3/+3