diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-09-22 10:11:23 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-09-22 10:11:23 +0000 |
commit | 28295f1f29bc78dae8c42f87643b973ee6b9a950 (patch) | |
tree | 936f6618bd24e16bfdc984c5d6b25f08ccd557c1 /graphics/twinlib | |
parent | a68c323b5be23c9b8224587a7275bd2bbc847aee (diff) | |
download | ports-28295f1f29bc78dae8c42f87643b973ee6b9a950.tar.gz ports-28295f1f29bc78dae8c42f87643b973ee6b9a950.zip |
Notes
Diffstat (limited to 'graphics/twinlib')
-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 |