aboutsummaryrefslogtreecommitdiff
path: root/misc/orion
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-04-12 06:37:35 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-04-12 06:37:35 +0000
commit167443bb1f7a790803ee6760d192e128f50e5441 (patch)
treeb5a931dfff508b9dc5702d38e9d33cb76919e73d /misc/orion
parent9b21a3a084c9a5c4e8ad95b5e1dcac3dc835998b (diff)
downloadports-167443bb1f7a790803ee6760d192e128f50e5441.tar.gz
ports-167443bb1f7a790803ee6760d192e128f50e5441.zip
misc/orion: Add compiler:c++14-lang; Add USE_QT=graphicaleffects svg
Notes
Notes: svn path=/head/; revision=498699
Diffstat (limited to 'misc/orion')
-rw-r--r--misc/orion/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/orion/Makefile b/misc/orion/Makefile
index 6c8faa9dd671..6795e4394f01 100644
--- a/misc/orion/Makefile
+++ b/misc/orion/Makefile
@@ -3,6 +3,7 @@
PORTNAME= orion
DISTVERSION= 1.6.6-20
DISTVERSIONSUFFIX= -g127664b
+PORTREVISION= 1
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org
@@ -13,10 +14,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libmpv.so:multimedia/mpv
-USES= gl qmake qt:5
+USES= compiler:c++14-lang gl qmake qt:5
USE_GITHUB= yes
GH_ACCOUNT= alamminsalo
-USE_QT= core declarative gui network quickcontrols2 widgets buildtools_build
+USE_QT= core declarative graphicaleffects gui network quickcontrols2 svg widgets buildtools_build
USE_GL= gl
PLIST_FILES= bin/${PORTNAME} \