From 7aaac94687bbd1fbba5c429799a7be644be18e65 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 20 May 2007 06:19:03 +0000 Subject: Merge post-patch fix from ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8889 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gnome-vfs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile index 51ed544b6..eac05f154 100644 --- a/devel/gnome-vfs/Makefile +++ b/devel/gnome-vfs/Makefile @@ -3,7 +3,7 @@ # Whom: Ade Lovett # # $FreeBSD$ -# $MCom: ports/devel/gnome-vfs/Makefile,v 1.171 2007/05/19 21:36:05 marcus Exp $ +# $MCom: ports/devel/gnome-vfs/Makefile,v 1.172 2007/05/19 21:59:45 marcus Exp $ # PORTNAME= gnome-vfs @@ -82,7 +82,7 @@ post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/libgnomevfs/Makefile.in @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g ; \ - s|%%LOCALBASE%%|${LOCALBASE}|g; \ + s|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/libgnomevfs/xdgmime.c \ ${WRKSRC}/libgnomevfs/gnome-vfs-hal-mounts.c @${REINPLACE_CMD} -e 's|-lacl||g' \ -- cgit v1.2.3