From 7b0817ffef6983a323ab68b453cfaf29d5201f00 Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 17 Feb 2004 22:46:11 +0000 Subject: BROKEN: inconsistent dependencies (qt 2.x and 3.x) --- textproc/xxdiff/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'textproc/xxdiff') diff --git a/textproc/xxdiff/Makefile b/textproc/xxdiff/Makefile index 56986a3f8dd..de6ebbfa944 100644 --- a/textproc/xxdiff/Makefile +++ b/textproc/xxdiff/Makefile @@ -23,6 +23,8 @@ COMMENT= QT interface to view/merge differences between 2 or 3 files BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake +BROKEN= "Inconsistent dependencies (qt 2.x and 3.x)" + USE_BISON= yes USE_GMAKE= yes USE_QT_VER= 2 -- cgit