From 792fe1fbeb8665d99cb5a2f001cecae43e304e1a Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 20 Sep 2007 19:28:24 +0000 Subject: One more try to fix cursor theme detection. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9694 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/gnome-control-center/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'sysutils/gnome-control-center/Makefile') diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile index 6d41191a6..f1565ae3a 100644 --- a/sysutils/gnome-control-center/Makefile +++ b/sysutils/gnome-control-center/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-control-center/Makefile,v 1.153 2007/09/17 16:16:24 ahze Exp $ +# $MCom: ports/sysutils/gnome-control-center/Makefile,v 1.154 2007/09/20 16:17:11 marcus Exp $ # PORTNAME= gnome-control-center PORTVERSION= 2.20.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -59,6 +59,10 @@ CONFIGURE_ARGS+=--disable-aboutme PLIST_SUB+= ABOUTME="@comment " .endif +post-patch: + @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ + ${WRKSRC}/capplets/common/gnome-theme-info.c + post-install: @-update-desktop-database -- cgit v1.2.3