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

(-)Makefile (-1 / +1 lines)
Lines 9-15 Link Here
9
COMMENT=	Qt implementation of WebSocket protocol
9
COMMENT=	Qt implementation of WebSocket protocol
10
10
11
USE_QT=		buildtools_build core network
11
USE_QT=		buildtools_build core network
12
USES=		qmake:norecursive qt-dist:5,websockets
12
USES=		compiler:c++11-lang qmake:norecursive qt-dist:5,websockets
13
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
13
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}
14
14
15
.include <bsd.port.mk>
15
.include <bsd.port.mk>

Return to bug 232394