diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-06-18 19:03:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-06-18 19:03:03 +0000 |
commit | efc62e6bcd134d9c381f5763761fcdb50d6c7c0b (patch) | |
tree | 20084cf51a5b5184ffa5936e187493c28432f160 /net/ostinato/Makefile | |
parent | 83bea81d123f0bd3dc753011520adde2167a4fdd (diff) |
Notes
Diffstat (limited to 'net/ostinato/Makefile')
-rw-r--r-- | net/ostinato/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile index cc8f45b21054..2f9cea76bd2b 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv3 LIB_DEPENDS= libprotobuf.so:devel/protobuf -USES= qmake +USES= compiler:c++11-lang qmake USE_QT4= corelib gui moc_build rcc_build uic_build network script \ xml |