aboutsummaryrefslogtreecommitdiff
path: root/audio/bambootracker/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2019-02-15 08:26:46 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2019-02-15 08:26:46 +0000
commitad9532eb178563a10967f2d95f39c65d31206e8e (patch)
treed6ed1b8f354279d216c503d8beb15ebc365acd36 /audio/bambootracker/Makefile
parent456a48ad00ba8447c09acc171369288971dd5eff (diff)
downloadports-ad9532eb178563a10967f2d95f39c65d31206e8e.tar.gz
ports-ad9532eb178563a10967f2d95f39c65d31206e8e.zip
Update to 0.1.5
Notes
Notes: svn path=/head/; revision=492979
Diffstat (limited to 'audio/bambootracker/Makefile')
-rw-r--r--audio/bambootracker/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/bambootracker/Makefile b/audio/bambootracker/Makefile
index 775fdf7800d5..ba71058be2d0 100644
--- a/audio/bambootracker/Makefile
+++ b/audio/bambootracker/Makefile
@@ -3,8 +3,7 @@
PORTNAME= bambootracker
DISTVERSIONPREFIX= v
-DISTVERSION= 0.1.4
-PORTREVISION= 2
+DISTVERSION= 0.1.5
CATEGORIES= audio
MASTER_SITES= LOCAL/ehaupt:extras
DISTFILES= ${PORTNAME}-extras-${EXTRASVERSION}${EXTRACT_SUFX}:extras
@@ -16,7 +15,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= qmake qt:5 gl
-USE_QT= buildtools core gui multimedia network widgets
+USE_QT= buildtools core gui linguisttools_build multimedia network \
+ widgets
USE_GL= gl
USE_GITHUB= yes