From cc04f15c00a1c19dd0764ff324a9b8fc68b4e5e7 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 5 Apr 2005 10:51:21 +0000 Subject: Convert to bl3, untested. --- mbone/nte/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mbone') diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index 26bdaf5714e..1461f679f32 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2004/03/08 20:27:15 minskim Exp $ +# $NetBSD: Makefile,v 1.33 2005/04/05 10:51:21 wiz Exp $ # DISTNAME= nt.1.5a23 @@ -10,8 +10,6 @@ MAINTAINER= mycroft@NetBSD.org HOMEPAGE= http://www-mice.cs.ucl.ac.uk/multimedia/software/nte/ COMMENT= Multicast Network Text Editor -DEPENDS+= tk>=8.3.2:../../x11/tk83 - WRKSRC= ${WRKDIR} CRYPTO= yes USE_GNU_TOOLS+= make @@ -20,6 +18,7 @@ USE_GNU_TOOLS+= make do-configure: cd ${WRKSRC}/netbsd && ${SH} configure +.include "../../x11/tk83/buildlink3.mk" .include "../../mk/bsd.pkg.mk" #DISGUSTING HACK ALERT -- cgit v1.2.3