summaryrefslogtreecommitdiff
path: root/games/openage
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-11-04 19:00:53 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-11-04 19:00:53 +0000
commit89d1bb9ab01e93b870f01933054c0acd8205ff46 (patch)
treee0f4b7d2567ee42aa9691bf31504507d0e3eaaca /games/openage
parentFix PLIST on powerpc* (diff)
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes porting simpler; the set of ports using either mostly coincided. Exp-run by: antoine PR: 223687 PR: 232751
Notes
Notes: svn path=/head/; revision=484140
Diffstat (limited to 'games/openage')
-rw-r--r--games/openage/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/openage/Makefile b/games/openage/Makefile
index 31546d10e2bc..6e2f3e9d0beb 100644
--- a/games/openage/Makefile
+++ b/games/openage/Makefile
@@ -4,6 +4,7 @@ PORTNAME= openage
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0-1262
DISTVERSIONSUFFIX= -ga554ab49
+PORTREVISION= 1
CATEGORIES= games
MAINTAINER= martinfilla@post.cz
@@ -36,7 +37,7 @@ USE_GITHUB= yes
GH_ACCOUNT= SFTtech
USE_SDL= image2 sdl2
USE_GL= gl glu
-USE_QT= core gui network qml quick buildtools_build qmake_build
+USE_QT= core declarative gui network buildtools_build qmake_build
USE_PYTHON= cython
USE_LDCONFIG= yes