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
commit2b8037e344be21fbeb82bb8b3beb4f968966d3e0 (patch)
tree2ef2600492387bffba9d1e8af22869889cacd383 /mbone/nte
parent6931e2619e546eed2146158774ff27a6a0545084 (diff)
downloadpkgsrc-2b8037e344be21fbeb82bb8b3beb4f968966d3e0.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"