diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-19 19:01:24 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-19 19:01:24 +0000 |
commit | b5eba0a28409141bd1b170644c81f001551ab49c (patch) | |
tree | 4391a5ed01f0c5c8548e787de52045633f17a8a8 /www/otter-browser | |
parent | e77ae49bfdde9dce3800231fb568b7bb8354609f (diff) |
Notes
Diffstat (limited to 'www/otter-browser')
-rw-r--r-- | www/otter-browser/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/otter-browser/Makefile b/www/otter-browser/Makefile index f2f532c4c5f3..105259ea3fc6 100644 --- a/www/otter-browser/Makefile +++ b/www/otter-browser/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Browser based on Qt 5 +BROKEN= Fails to configure + USE_QT5= concurrent core gui network printsupport script sql webkit \ widgets buildtools_build USES= cmake:outsource desktop-file-utils |