summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoragc <agc>1998-04-24 09:20:33 +0000
committeragc <agc>1998-04-24 09:20:33 +0000
commit4cb376d208c6930263ef1594befa6cda48bb9463 (patch)
tree952fea766de99c1f4b39d1e2deb68084fcb17624 /lang
parent95682d152ea69dc895642a7dc79a92b2fb524420 (diff)
downloadpkgsrc-4cb376d208c6930263ef1594befa6cda48bb9463.tar.gz
Move to relative paths in the pkgsrc tree.
Diffstat (limited to 'lang')
-rw-r--r--lang/tcl80/Makefile4
1 files changed, 2 insertions, 2 deletions
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 \