From 4e9142821ca4da016cbea422c5980286610b3f9b Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Mon, 30 Jul 2007 14:48:17 +0000 Subject: - Unbreak build with USE_XORG= x11 xext - Replace LIB_DEPENDS by USE_TK Approved by: garga (mentor, implicit) --- mbone/rat30/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mbone') diff --git a/mbone/rat30/Makefile b/mbone/rat30/Makefile index 2eff54020b36..56ab15d5ba14 100644 --- a/mbone/rat30/Makefile +++ b/mbone/rat30/Makefile @@ -15,7 +15,8 @@ MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PO MAINTAINER= ports@FreeBSD.org COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool -LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 +USE_TK= 82 +USE_XORG= x11 xext WRKSRC= ${WRKDIR}/rat-3.0 -- cgit v1.2.3