pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mbone/nte Convert to bl3, untested.
details: https://anonhg.NetBSD.org/pkgsrc/rev/10e95fb18c8b
branches: trunk
changeset: 492128:10e95fb18c8b
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 05 10:51:21 2005 +0000
description:
Convert to bl3, untested.
diffstat:
mbone/nte/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff -r 63353ce4245e -r 10e95fb18c8b mbone/nte/Makefile
--- a/mbone/nte/Makefile Tue Apr 05 10:48:57 2005 +0000
+++ b/mbone/nte/Makefile Tue Apr 05 10:51:21 2005 +0000
@@ -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 @@
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 @@
do-configure:
cd ${WRKSRC}/netbsd && ${SH} configure
+.include "../../x11/tk83/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
#DISGUSTING HACK ALERT
Home |
Main Index |
Thread Index |
Old Index