From 28295f1f29bc78dae8c42f87643b973ee6b9a950 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 22 Sep 2000 10:11:23 +0000 Subject: [PATCH] Mark BROKEN: port requires QT headers which are not installed. --- graphics/twinlib/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/twinlib/Makefile b/graphics/twinlib/Makefile index 1f48c5e65fc4..a469a1f5148c 100644 --- a/graphics/twinlib/Makefile +++ b/graphics/twinlib/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +BROKEN= "Missing qt headers" + BUILD_DEPENDS= ${LOCALBASE}/bin/tmake:${PORTSDIR}/devel/tmake USE_QT= yes