From 977f850beece36721a3ffa4b0663ae793b6517d2 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 5 Jul 2002 09:14:53 +0000 Subject: Backout changes that erroneously slipped into the last commit to bsd.gnomeng.mk. Big pointy hat to: sobomax --- Mk/bsd.port.subdir.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Mk/bsd.port.subdir.mk') diff --git a/Mk/bsd.port.subdir.mk b/Mk/bsd.port.subdir.mk index 2287067c4835..61cdec288761 100644 --- a/Mk/bsd.port.subdir.mk +++ b/Mk/bsd.port.subdir.mk @@ -250,7 +250,7 @@ README.html: search: ${PORTSDIR}/INDEX - @here="${.CURDIR}"; \ + @here=`pwd`; \ cd ${PORTSDIR}; \ top=`pwd`; \ there=`echo "$$here/" | sed s%$$top%${PORTSDIR}%`; \ -- cgit v1.2.3