aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2023-03-30 17:16:32 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2023-03-30 17:21:46 +0000
commitf6e4ab3c4467f3ddc781d9ed4b9d257e46b748ad (patch)
treedd8ca80f36a9dd8ec494ecb5cfc5b055542203a6
parentc60b2c2faad6d80d045696abc6e2d01c1c0cb5d3 (diff)
downloadports-f6e4ab3c4467f3ddc781d9ed4b9d257e46b748ad.tar.gz
ports-f6e4ab3c4467f3ddc781d9ed4b9d257e46b748ad.zip
audio/qtractor: Remove old reference to cuse4bsd.ko
The alsa_seq_server rc.d script should now automagically load the required cuse.ko . Approved by: pi (implicit)
-rw-r--r--audio/qtractor/Makefile1
-rw-r--r--audio/qtractor/pkg-message3
2 files changed, 1 insertions, 3 deletions
diff --git a/audio/qtractor/Makefile b/audio/qtractor/Makefile
index e21c1b012d05..a0959d6736f3 100644
--- a/audio/qtractor/Makefile
+++ b/audio/qtractor/Makefile
@@ -1,6 +1,7 @@
PORTNAME= qtractor
DISTVERSIONPREFIX= qtractor_
DISTVERSION= 0.9.33
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://download.sf.net/${PORTNAME}/ \
https://download.steinberg.net/sdk_downloads/:vst3sdk
diff --git a/audio/qtractor/pkg-message b/audio/qtractor/pkg-message
index f9554b614721..731ce3e4da02 100644
--- a/audio/qtractor/pkg-message
+++ b/audio/qtractor/pkg-message
@@ -6,9 +6,6 @@ You installed Qtractor: an audio/MIDI multi-track sequencer application.
In order to use it you need to install and start as a service alsa-seq-server
which creates /dev/snd/seq that is required by Qtractor.
-
-Please note that alsa-seq-server, in turn, needs this line in /boot/loader.conf:
-cuse4bsd_load="YES"
===============================================================================
EOM
}