View | Details | Raw Unified | Return to bug 231818
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 8-14 Link Here
8
MAINTAINER=	kde@FreeBSD.org
8
MAINTAINER=	kde@FreeBSD.org
9
COMMENT=	Qt command-line interface to D-Bus
9
COMMENT=	Qt command-line interface to D-Bus
10
10
11
USES=		qmake qt-dist:5,tools
11
USES=		compiler:c++17-lang qmake qt-dist:5,tools
12
USE_QT=		core dbus xml buildtools_build
12
USE_QT=		core dbus xml buildtools_build
13
13
14
BUILD_WRKSRC=	${WRKSRC}/src/${PORTNAME}/${PORTNAME}
14
BUILD_WRKSRC=	${WRKSRC}/src/${PORTNAME}/${PORTNAME}

Return to bug 231818