From a60cd4662805362145962c47356d7b34ba944cd1 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 25 Oct 2003 20:21:14 +0000 Subject: Remove another instance of GTK_DISABLE_DEPRECATED that was causing linkage problems. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1304 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/libgnomeprintui/Makefile | 2 +- .../files/patch-libgnomeprintui_gpaui_Makefile.in | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 x11-toolkits/libgnomeprintui/files/patch-libgnomeprintui_gpaui_Makefile.in (limited to 'x11-toolkits') diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile index 5f11bd9e3..7d0d9a190 100644 --- a/x11-toolkits/libgnomeprintui/Makefile +++ b/x11-toolkits/libgnomeprintui/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgnomeprintui PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 diff --git a/x11-toolkits/libgnomeprintui/files/patch-libgnomeprintui_gpaui_Makefile.in b/x11-toolkits/libgnomeprintui/files/patch-libgnomeprintui_gpaui_Makefile.in new file mode 100644 index 000000000..355cc976f --- /dev/null +++ b/x11-toolkits/libgnomeprintui/files/patch-libgnomeprintui_gpaui_Makefile.in @@ -0,0 +1,10 @@ +--- libgnomeprintui/gpaui/Makefile.in.orig Sat Oct 25 16:18:45 2003 ++++ libgnomeprintui/gpaui/Makefile.in Sat Oct 25 16:18:51 2003 +@@ -195,7 +195,6 @@ + \ + -DG_DISABLE_DEPRECATED \ + -DGDK_DISABLE_DEPRECATED \ +- -DGTK_DISABLE_DEPRECATED \ + -DGDK_PIXBUF_DISABLE_DEPRECATED \ + -DGNOME_DISABLE_DEPRECATED + -- cgit v1.2.3