Index: head/graphics/qt5-opengl/Makefile =================================================================== --- head/graphics/qt5-opengl/Makefile (revision 403677) +++ head/graphics/qt5-opengl/Makefile (revision 403678) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= opengl DISTVERSION= ${QT5_VERSION} CATEGORIES= graphics PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt 4-compatible OpenGL support module +COMMENT= Qt 5-compatible OpenGL support module USE_GL= gl USE_QT5= core gui widgets qmake_build buildtools_build QT_DIST= base HAS_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} BUILD_WRKSRC= ${WRKSRC}/src/${PORTNAME} INSTALL_WRKSRC= ${BUILD_WRKSRC} QT_DEFINES= OPENGL QT_CONFIG= opengl .include