pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mbone/imm Convert to bl3, untested.
details: https://anonhg.NetBSD.org/pkgsrc/rev/53ab706bfadf
branches: trunk
changeset: 492149:53ab706bfadf
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 05 11:50:25 2005 +0000
description:
Convert to bl3, untested.
diffstat:
mbone/imm/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r c4c8f05b6a25 -r 53ab706bfadf mbone/imm/Makefile
--- a/mbone/imm/Makefile Tue Apr 05 11:50:14 2005 +0000
+++ b/mbone/imm/Makefile Tue Apr 05 11:50:25 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/03/24 21:12:57 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2005/04/05 11:50:25 wiz Exp $
DISTNAME= imm36a1
PKGNAME= imm-3.6a1
@@ -11,10 +11,10 @@
COMMENT= Internet Image(or other data) Multicaster (and receiver)
DEPENDS+= xv>=3.10:../../graphics/xv
-DEPENDS+= tk>=8.3.2:../../x11/tk83
WRKSRC= ${WRKDIR}/${DISTNAME}.src
USE_X11= yes
BUILD_TARGET= netbsd
+.include "../../x11/tk83/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index