Index: head/graphics/qt5-3d/Makefile =================================================================== --- head/graphics/qt5-3d/Makefile (revision 432040) +++ head/graphics/qt5-3d/Makefile (revision 432041) @@ -1,20 +1,20 @@ # $FreeBSD$ -PORTNAME= 3d +PORTNAME= 3d DISTVERSION= ${QT5_VERSION} CATEGORIES= graphics PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt3D module LIB_DEPENDS= libassimp.so.3:multimedia/assimp # Base GCC fails to build the code, pull in a more recent compiler. USES= compiler:c++0x pkgconfig qmake USE_QT5= concurrent core gui qml quick buildtools_build QT_DIST= ${PORTNAME} USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} .include