zhuk e855be1d25 Import Qt 5.6.2.
The port is now being split into pieces. Cleanup and conflict resolving
to follow.
2016-12-25 14:13:11 +00:00

15 lines
303 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2016/12/25 14:13:18 zhuk Exp $
QT5NAME = QtTranslations
COMMENT = unofficial Qt5 translations
PKG_ARCH = *
WANTLIB- =
LIB_DEPENDS- =
RUN_DEPENDS = x11/qt5/qtbase>=${QT5_VERSION},<${QT5_NEXT_VERSION}
MODQT5_USE_GCC4_MODULE = No
NO_CCACHE = Yes
.include <bsd.port.mk>