View | Details | Raw Unified | Return to bug 231681
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=	Command line client to QStandardPaths
9
COMMENT=	Command line client to QStandardPaths
10
10
11
USES=		qmake:outsource qt-dist:5,tools
11
USES=		compiler:c++17-lang qmake:outsource qt-dist:5,tools
12
USE_QT=		core
12
USE_QT=		core
13
13
14
PLIST_FILES=	${QT_BINDIR}/qtpaths
14
PLIST_FILES=	${QT_BINDIR}/qtpaths

Return to bug 231681