diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-03 21:28:52 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-03 21:28:52 +0000 |
commit | d0173e11255f1029274b67a7daa1243463b51512 (patch) | |
tree | ff1faba980d0edd196e60e875011a550a9fc3bf7 /net-im/teamwords | |
parent | 1fc9a94f245097c8bedafe7032fcccb9df45b0ce (diff) | |
download | ports-d0173e11255f1029274b67a7daa1243463b51512.tar.gz ports-d0173e11255f1029274b67a7daa1243463b51512.zip |
Notes
Diffstat (limited to 'net-im/teamwords')
-rw-r--r-- | net-im/teamwords/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/teamwords/Makefile b/net-im/teamwords/Makefile index 65765d75c38d..c8c97415934f 100644 --- a/net-im/teamwords/Makefile +++ b/net-im/teamwords/Makefile @@ -14,7 +14,7 @@ LICENSE= LGPL3 USE_LDCONFIG= yes USE_QT5= core gui network svg linguist \ buildtools x11extras -USES= qmake tar:xz +USES= compiler:c++11-lang qmake tar:xz QMAKE_ARGS= CONFIG+="configure" |