diff options
Diffstat (limited to 'graphics/qt5-3d/Makefile')
-rw-r--r-- | graphics/qt5-3d/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/qt5-3d/Makefile b/graphics/qt5-3d/Makefile index 89c0335762c6..38da5121925f 100644 --- a/graphics/qt5-3d/Makefile +++ b/graphics/qt5-3d/Makefile @@ -2,7 +2,6 @@ PORTNAME= 3d DISTVERSION= ${QT5_VERSION} -PORTREVISION= 2 CATEGORIES= graphics PKGNAMEPREFIX= qt5- @@ -12,7 +11,7 @@ COMMENT= Qt3D module LIB_DEPENDS= libassimp.so:multimedia/assimp USES= pkgconfig qmake:norecursive -USE_QT5= concurrent core gui qml quick buildtools_build +USE_QT5= concurrent core gui network qml quick buildtools_build QT_DIST= ${PORTNAME} USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} |