From 04438d8c771ab894fa15e780355f7ac7b8705b65 Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 15 Apr 1998 10:59:10 +0000 Subject: Make this work if OBJMACHINE is set, as pointed out by Christian Hopps. --- mbone/nte/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mbone') diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index 4c181f2c3cb..ba97fc8aa46 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:32 agc Exp $ +# $NetBSD: Makefile,v 1.4 1998/04/15 10:59:10 agc Exp $ # DISTNAME= nt.1.5a23 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://cs.ucl.ac.uk/mice/nte/ MAINTAINER= mycroft@NetBSD.ORG TK_DIR= ${PORTSDIR}/x11/tk80 -TK_SRC= ${TK_DIR}/work/tk8.0 +TK_SRC= ${TK_DIR}/${WRKDIR:T}/tk8.0 DEPENDS= ${TK_DIR}:configure LIB_DEPENDS= tk80:${TK_DIR} -- cgit v1.2.3