summaryrefslogtreecommitdiff
path: root/mbone/nte
diff options
context:
space:
mode:
authormycroft <mycroft>1998-03-20 07:22:05 +0000
committermycroft <mycroft>1998-03-20 07:22:05 +0000
commit5fd98a7aec63baa5ff718a35c3e2ec9f5c43a340 (patch)
tree2ef2600492387bffba9d1e8af22869889cacd383 /mbone/nte
parent16ec58023d74b885c741da135c6d4d1096bc3a2d (diff)
downloadpkgsrc-5fd98a7aec63baa5ff718a35c3e2ec9f5c43a340.tar.gz
We only need the tk working directory extracted and configured, not built.
Diffstat (limited to 'mbone/nte')
-rw-r--r--mbone/nte/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile
index 67beb3f6148..1ad29b51277 100644
--- a/mbone/nte/Makefile
+++ b/mbone/nte/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 September 1996
# Whom: mycroft
#
-# $NetBSD: Makefile,v 1.1 1998/03/06 02:18:07 mycroft Exp $
+# $NetBSD: Makefile,v 1.2 1998/03/20 07:22:05 mycroft Exp $
#
DISTNAME= nt.1.5a23
@@ -16,7 +16,7 @@ MAINTAINER= mycroft@NetBSD.ORG
TK_DIR= ${PORTSDIR}/x11/tk80
TK_SRC= ${TK_DIR}/work/tk8.0
-DEPENDS= ${TK_DIR}
+DEPENDS= ${TK_DIR}:configure
LIB_DEPENDS= tk80:${TK_DIR}
RESTRICTED= "Contains DES encryption"