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

(-)Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
COMMENT=	Qt5 binding for FreePascal
9
COMMENT=	Qt5 binding for FreePascal
10
10
11
USE_LDCONFIG=	yes
11
USE_LDCONFIG=	yes
12
USES=		qmake qt:5
12
USES=		compiler:c++11-lang qmake qt:5
13
USE_QT=		buildtools_build core gui network printsupport x11extras
13
USE_QT=		buildtools_build core gui network printsupport x11extras
14
14
15
QT5_VER_MIN=	5.6.1
15
QT5_VER_MIN=	5.6.1

Return to bug 232403