From fafca1409352493bcdb9bf049b6da65aed0bea7e Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 1 Apr 2008 19:15:32 +0000 Subject: Back out of the last commit because of a bug in make. For some reason ${LOCALBASE} is processed in the first var but not the 2nd. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10850 df743ca5-7f9a-e211-a948-0013205c9059 --- www/webkit-gtk2/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 0f6c9e7dc..3af95306c 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -3,7 +3,7 @@ # Whom: Michael Johnson # # $FreeBSD: ports/www/webkit-gtk2/Makefile,v 1.2 2008/03/31 10:33:05 ahze Exp $ -# $MCom: ports/www/webkit-gtk2/Makefile,v 1.8 2008/04/01 19:04:47 ahze Exp $ +# $MCom: ports/www/webkit-gtk2/Makefile,v 1.9 2008/04/01 19:10:19 ahze Exp $ # PORTNAME= webkit @@ -38,7 +38,6 @@ MAKEFILE= GNUmakefile BROWSER_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_plugins _BROWSER_PLUGINS_DIR= ${BROWSER_PLUGINS_DIR:S|^/|"|:S|/|", "|g}", -_BROWSER_PLUGINS_DIR:= ${_BROWSER_PLUGINS_DIR:S|"",||} .include -- cgit v1.2.3