summaryrefslogtreecommitdiff
path: root/mbone/nte
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-05-08 21:25:00 +0000
committerhubertf <hubertf>1998-05-08 21:25:00 +0000
commita0fa43adfd0064bbc2766c82f4c490bded373496 (patch)
tree283270e1dc4831ff74e602f0b07828530b05d0bd /mbone/nte
parentd4d09fc9c0a13ad4ad27aa99463cd3ed1ecab58d (diff)
downloadpkgsrc-a0fa43adfd0064bbc2766c82f4c490bded373496.tar.gz
relative dirs are evil
Diffstat (limited to 'mbone/nte')
-rw-r--r--mbone/nte/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile
index 76423b25f88..98c3346b294 100644
--- a/mbone/nte/Makefile
+++ b/mbone/nte/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/04/24 09:20:35 agc Exp $
+# $NetBSD: Makefile,v 1.7 1998/05/08 21:25:00 hubertf Exp $
#
DISTNAME= nt.1.5a23
@@ -8,10 +8,10 @@ MASTER_SITES= ftp://cs.ucl.ac.uk/mice/nte/
MAINTAINER= mycroft@NetBSD.ORG
-TK_DIR= ../../x11/tk80
+TK_DIR= ${PKGSRCDIR}/x11/tk80
TK_SRC= ${TK_DIR}/${WRKDIR:T}/tk8.0
-BUILD_DEPENDS= ../../x11/tk80/${WRKDIR:T}/tk8.0/generic/default.h:${TK_DIR}:configure
+BUILD_DEPENDS= ${PKGSRCDIR}/x11/tk80/${WRKDIR:T}/tk8.0/generic/default.h:${TK_DIR}:configure
DEPENDS+= tk-8.0p2:../../x11/tk80
RESTRICTED= "Contains DES encryption"