From 6e7b5cf644158de0e1058472011e5e43a2964208 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 24 Apr 1998 09:20:33 +0000 Subject: Move to relative paths in the pkgsrc tree. --- lang/tcl80/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/tcl80') diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index 4944afb3d19..7202e5262e5 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/04/20 11:56:25 frueauf Exp $ +# $NetBSD: Makefile,v 1.11 1998/04/24 09:20:35 agc Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/08/20 10:33:35 jkh Exp # @@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org WRKSRC= ${WRKDIR}/tcl8.0/unix GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-shared -CONFIGURE_ENV+= PORTSDIR=${PORTSDIR} +CONFIGURE_ENV+= PORTSDIR=${.CURDIR}/../../../../.. MAN1= tclsh.1 MAN3= Alloc.3 AddErrInfo.3 AllowExc.3 AppInit.3 AssocData.3 Async.3 \ -- cgit v1.2.3