From 86b879693c68c9d6e3ebb0aa2cb32d28dbb0c162 Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 10 Oct 2007 22:57:29 +0000 Subject: Re-add files/patch-ae with a bit tweak to fix the plist. Reported by: pointyhat-exp git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9758 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-wm/sawfish/Makefile | 4 ++-- x11-wm/sawfish/files/patch-ae | 11 +++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) create mode 100644 x11-wm/sawfish/files/patch-ae (limited to 'x11-wm') diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index ba7231139..cfe52d460 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -3,12 +3,12 @@ # Whom: Yukihiro Nakai # # $FreeBSD$ -# $MCom: ports/x11-wm/sawfish/Makefile,v 1.3 2007/08/07 04:43:15 mezz Exp $ +# $MCom: ports/x11-wm/sawfish/Makefile,v 1.4 2007/08/15 18:29:16 mezz Exp $ # PORTNAME= sawfish PORTVERSION= 1.3 -PORTREVISION= 15 +PORTREVISION= 16 PORTEPOCH= 2 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/x11-wm/sawfish/files/patch-ae b/x11-wm/sawfish/files/patch-ae new file mode 100644 index 000000000..ccd0bc67f --- /dev/null +++ b/x11-wm/sawfish/files/patch-ae @@ -0,0 +1,11 @@ +--- capplet/Makefile.in.orig 2007-10-10 17:59:01.000000000 -0500 ++++ capplet/Makefile.in 2007-10-10 17:59:24.000000000 -0500 +@@ -26,7 +26,7 @@ + srcdir=@srcdir@ + VPATH=@srcdir@:@top_srcdir@ + +-G_CC_DIR = $(GNOMEDIR)/share/control-center-2.0/capplets ++G_CC_DIR = $(GNOMEDIR)/share/applications + G_PIXMAP_DIR = $(GNOMEDIR)/share/pixmaps + + all : -- cgit v1.2.3