aboutsummaryrefslogtreecommitdiff
path: root/graphics/qt5-3d
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-01-25 20:19:38 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-01-25 20:19:38 +0000
commit93eea426e87f4ad07ba7751dea5dbff00744b015 (patch)
treea930492ad4894bbd691e092a984bbf3558e1feb8 /graphics/qt5-3d
parentcf769d83efdb558f7179371d422b9a4f723b9697 (diff)
downloadports-93eea426e87f4ad07ba7751dea5dbff00744b015.tar.gz
ports-93eea426e87f4ad07ba7751dea5dbff00744b015.zip
Notes
Diffstat (limited to 'graphics/qt5-3d')
-rw-r--r--graphics/qt5-3d/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/qt5-3d/Makefile b/graphics/qt5-3d/Makefile
index 641f22665d44..9c5be13dcf29 100644
--- a/graphics/qt5-3d/Makefile
+++ b/graphics/qt5-3d/Makefile
@@ -2,6 +2,7 @@
PORTNAME= 3d
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= graphics
PKGNAMEPREFIX= qt5-
@@ -15,4 +16,6 @@ USE_QT= concurrent core declarative gui network buildtools_build
USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL}
+QT_BINARIES= yes
+
.include <bsd.port.mk>