diff options
Diffstat (limited to 'devel/qt5-qdbus/Makefile')
-rw-r--r-- | devel/qt5-qdbus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qt5-qdbus/Makefile b/devel/qt5-qdbus/Makefile index 2fc0e4fa7691..1f43f0470b62 100644 --- a/devel/qt5-qdbus/Makefile +++ b/devel/qt5-qdbus/Makefile @@ -8,7 +8,7 @@ PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt command-line interface to D-Bus -USES= qmake qt-dist:5,tools +USES= compiler:c++11-lang qmake qt-dist:5,tools USE_QT= core dbus xml buildtools_build BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME}/${PORTNAME} |