diff options
-rw-r--r-- | graphics/twinlib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |