summaryrefslogtreecommitdiff
path: root/mbone
diff options
context:
space:
mode:
authorwiz <wiz>2005-04-05 11:50:25 +0000
committerwiz <wiz>2005-04-05 11:50:25 +0000
commit1e67011d69da5d6259059ee0fa9c4de745841566 (patch)
tree47d8c5742e4e400a3f057389629d4bd43cc733d8 /mbone
parent6752a1c5702d865f68387087348cc1ef156d082d (diff)
downloadpkgsrc-1e67011d69da5d6259059ee0fa9c4de745841566.tar.gz
Convert to bl3, untested.
Diffstat (limited to 'mbone')
-rw-r--r--mbone/imm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/imm/Makefile b/mbone/imm/Makefile
index f47b4d13817..a57cb0dccde 100644
--- a/mbone/imm/Makefile
+++ b/mbone/imm/Makefile
@@ -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 @@ HOMEPAGE= http://tonnant.itd.nrl.navy.mil/ipresearch/imm.html
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"