aboutsummaryrefslogtreecommitdiff
path: root/audio/jamulus
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-09-30 08:32:46 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-09-30 08:32:46 +0000
commit12445c566245871091f420f041abe4a74e0d0301 (patch)
treeb22f6a524ed26b053db55171337d8d722903d7aa /audio/jamulus
parent6106add6f4e98a2638d53d664d621fd395f825db (diff)
downloadports-12445c566245871091f420f041abe4a74e0d0301.tar.gz
ports-12445c566245871091f420f041abe4a74e0d0301.zip
audio/jamulus: Add missing USES=gl
Also fix WWW.
Notes
Notes: svn path=/head/; revision=550657
Diffstat (limited to 'audio/jamulus')
-rw-r--r--audio/jamulus/Makefile4
-rw-r--r--audio/jamulus/pkg-descr2
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/jamulus/Makefile b/audio/jamulus/Makefile
index 2a9b1298280c..63bc78940079 100644
--- a/audio/jamulus/Makefile
+++ b/audio/jamulus/Makefile
@@ -2,6 +2,7 @@
PORTNAME= jamulus
DISTVERSION= 3.5.11
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/llcon/${NAME}/${DISTVERSION}/
DISTNAME= ${NAME}-${PORTVERSION}
@@ -14,8 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libjack.so:audio/jack
-USES= compiler:c++11-lang pkgconfig qmake qt:5
+USES= compiler:c++11-lang gl pkgconfig qmake qt:5
USE_QT= concurrent core gui network widgets xml buildtools_build linguisttools_build
+USE_GL= gl
NAME= Jamulus
diff --git a/audio/jamulus/pkg-descr b/audio/jamulus/pkg-descr
index 8a3da2951355..89f9af366846 100644
--- a/audio/jamulus/pkg-descr
+++ b/audio/jamulus/pkg-descr
@@ -3,4 +3,4 @@ the Internet. There is one server running the Jamulus server software which
collects the audio data from each Jamulus client, mixes the audio data and sends
the mix back to each client.
-WWW: http://llcon.sourceforge.net/
+WWW: https://llcon.sourceforge.io/