aboutsummaryrefslogtreecommitdiff
path: root/audio/midi-matrix-lv2/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-01-17 23:00:38 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-01-17 23:00:38 +0000
commit18403b2dcc957750893d8633f2c607acf426b472 (patch)
treed77d2915318ad3a9800fe0f8244c6cbcb115df1f /audio/midi-matrix-lv2/Makefile
parent90ad79b0fe5cde15846298a995ad6d6eaaebf350 (diff)
downloadports-18403b2dcc957750893d8633f2c607acf426b472.tar.gz
ports-18403b2dcc957750893d8633f2c607acf426b472.zip
Notes
Diffstat (limited to 'audio/midi-matrix-lv2/Makefile')
-rw-r--r--audio/midi-matrix-lv2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/midi-matrix-lv2/Makefile b/audio/midi-matrix-lv2/Makefile
index 6c7f76b41a08..04412a4e53fb 100644
--- a/audio/midi-matrix-lv2/Makefile
+++ b/audio/midi-matrix-lv2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= midi-matrix
-DISTVERSION= 0.26.0
+DISTVERSION= 0.28.0
CATEGORIES= audio
MASTER_SITES= https://gitlab.com/OpenMusicKontrollers/midi_matrix.lv2/repository/archive.tar.gz?ref=${DISTVERSION}&dummy=/
PKGNAMESUFFIX= -lv2
@@ -19,7 +19,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2 \
USES= compiler:c11 gl meson pkgconfig xorg
USE_XORG= x11 xext
-USE_GL= gl glu
+USE_GL= gl glew glu
post-extract:
@${MV} ${WRKDIR}/midi_matrix* ${WRKDIR}/${PORTNAME}-${PORTVERSION}