summaryrefslogtreecommitdiff
path: root/mbone/nte
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 /mbone/nte
parent95682d152ea69dc895642a7dc79a92b2fb524420 (diff)
downloadpkgsrc-4cb376d208c6930263ef1594befa6cda48bb9463.tar.gz
Move to relative paths in the pkgsrc tree.
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 1cd7e6b2584..76423b25f88 100644
--- a/mbone/nte/Makefile
+++ b/mbone/nte/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/22 14:22:45 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/04/24 09:20:35 agc Exp $
#
DISTNAME= nt.1.5a23
@@ -8,10 +8,10 @@ MASTER_SITES= ftp://cs.ucl.ac.uk/mice/nte/
MAINTAINER= mycroft@NetBSD.ORG
-TK_DIR= ${PORTSDIR}/x11/tk80
+TK_DIR= ../../x11/tk80
TK_SRC= ${TK_DIR}/${WRKDIR:T}/tk8.0
-BUILD_DEPENDS= ${PORTSDIR}/x11/tk80/${WRKDIR:T}/tk8.0/generic/default.h:${TK_DIR}:configure
+BUILD_DEPENDS= ../../x11/tk80/${WRKDIR:T}/tk8.0/generic/default.h:${TK_DIR}:configure
DEPENDS+= tk-8.0p2:../../x11/tk80
RESTRICTED= "Contains DES encryption"