From b36ef1f4546c752e61a234962c40ef1af43db05e Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 2 Feb 2008 23:48:44 +0000 Subject: Even though gedit no longer depends on libgnomeprintui, its pkg-config file had not been updated to reflect that. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10325 df743ca5-7f9a-e211-a948-0013205c9059 --- editors/gedit/Makefile | 4 ++-- editors/gedit/files/patch-data_gedit.pc.in | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 editors/gedit/files/patch-data_gedit.pc.in (limited to 'editors/gedit') diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index b5a08a508..593d35bac 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/editors/gedit/Makefile,v 1.74 2008/01/25 08:34:28 marcus Exp $ +# $MCom: ports/editors/gedit/Makefile,v 1.75 2008/02/01 23:31:55 mezz Exp $ # PORTNAME= gedit PORTVERSION= 2.21.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/editors/gedit/files/patch-data_gedit.pc.in b/editors/gedit/files/patch-data_gedit.pc.in new file mode 100644 index 000000000..1a9d07602 --- /dev/null +++ b/editors/gedit/files/patch-data_gedit.pc.in @@ -0,0 +1,10 @@ +--- data/gedit.pc.in.orig 2008-02-02 18:46:41.000000000 -0500 ++++ data/gedit.pc.in 2008-02-02 18:46:52.000000000 -0500 +@@ -5,6 +5,6 @@ includedir=@includedir@ + + Name: gedit + Description: gedit +-Requires: libgnomeui-2.0 libglade-2.0 libgnomeprintui-2.2 gtksourceview-2.0 ++Requires: libgnomeui-2.0 libglade-2.0 gtksourceview-2.0 + Version: @VERSION@ + Cflags: -I${includedir}/gedit-@GEDIT_API_VERSION@ -- cgit v1.2.3