diff options
Diffstat (limited to 'net/ostinato/Makefile')
-rw-r--r-- | net/ostinato/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile index 185dd44841e2..1af272c7939a 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -15,8 +15,8 @@ LICENSE= GPLv3 LIB_DEPENDS= libprotobuf.so:devel/protobuf -USES= compiler:c++11-lang qmake -USE_QT4= corelib gui moc_build rcc_build uic_build network script \ +USES= compiler:c++11-lang qmake qt:4 +USE_QT= corelib gui moc_build rcc_build uic_build network script \ xml PLIST_FILES= bin/drone \ |