summaryrefslogtreecommitdiffstats
path: root/net/gnomeicu/files
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-10-20 17:49:15 +0000
committervanilla <vanilla@FreeBSD.org>1998-10-20 17:49:15 +0000
commit3ccdaf2d0d76942fb109b9d10e59b5cd96e25738 (patch)
treec4d2e22f454bf16b5d9774b6e102c4509544a8c9 /net/gnomeicu/files
parent5b1da2036e61bed67a3db0d2ef2ecbcd5fcaebd3 (diff)
downloadFreeBSD-ports-3ccdaf2d0d76942fb109b9d10e59b5cd96e25738.zip
FreeBSD-ports-3ccdaf2d0d76942fb109b9d10e59b5cd96e25738.tar.gz
Upgrade to 0.56.
Diffstat (limited to 'net/gnomeicu/files')
-rw-r--r--net/gnomeicu/files/patch-ac39
1 files changed, 8 insertions, 31 deletions
diff --git a/net/gnomeicu/files/patch-ac b/net/gnomeicu/files/patch-ac
index 7d76861..b9bdb32e 100644
--- a/net/gnomeicu/files/patch-ac
+++ b/net/gnomeicu/files/patch-ac
@@ -1,17 +1,6 @@
---- Makefile.in.orig Thu Oct 15 22:47:41 1998
-+++ Makefile.in Thu Oct 15 22:47:50 1998
-@@ -79,7 +79,7 @@
- VERSION = @VERSION@
- need_gnome_support = @need_gnome_support@
-
--SUBDIRS = macros support src
-+SUBDIRS = macros src
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
- CONFIG_HEADER = config.h
---- src/Makefile.in.orig Thu Oct 15 22:47:55 1998
-+++ src/Makefile.in Thu Oct 15 22:58:23 1998
-@@ -74,7 +74,7 @@
+--- src/Makefile.in.orig Thu Oct 15 05:37:39 1998
++++ src/Makefile.in Wed Oct 21 01:03:09 1998
+@@ -69,7 +69,7 @@
AWK = @AWK@
CC = @CC@
CPP = @CPP@
@@ -20,7 +9,7 @@
GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@
GNOME_LIBDIR = @GNOME_LIBDIR@
GNOME_LIBS = @GNOME_LIBS@
-@@ -94,7 +94,7 @@
+@@ -89,7 +89,7 @@
SUBDIRS = xpms
INCLUDES = \
@@ -29,24 +18,12 @@
-I$(includedir) $(GNOME_INCLUDEDIR)
bin_PROGRAMS = gtkicq
-@@ -491,16 +491,16 @@
- maintainer-clean
-
-
--CFLAGS += -DUSE_XSCREENSAVER
-+CFLAGS += -DUSE_XSCREENSAVER -DGTK_VERSION_1_1_1
+@@ -495,7 +495,7 @@
+ CFLAGS += -DUSE_XSCREENSAVER
--LIBS += -L/usr/local/lib `glib-config --libs gmodule glib`
-+LIBS += -L/usr/local/lib `glib-config --libs gmodule`
-
- CFLAGS += -Wall -DUNIX -DGNOME -ggdb
+ CFLAGS += -Wall -DUNIX -DGNOME
-CFLAGS += -DINTEL_END -UMOTOR_END `gtk-config --cflags`
+CFLAGS += -DINTEL_END -UMOTOR_END `gtk11-config --cflags`
- # To Add Support for Sound, uncomment the following lines, and change the
- # Sound directory where "Online.au" and "Message.au" are located.
--CFLAGS += -DSOUNDDIR="\"/usr/share/ICQ/Sounds\""
-+CFLAGS += -DSOUNDDIR="\"${prefix}/share/gnome/gicq/sounds\""
- CFLAGS += -DFORK_SOUND
-
CFLAGS += -DSOUND
+
OpenPOWER on IntegriCloud