mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
remove unused audio/flac dependency
This commit is contained in:
parent
1f1fa5a299
commit
f713f274ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209869
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= jackit
|
||||
PORTVERSION= 0.103.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= jack-audio-connection-kit-${PORTVERSION}
|
||||
@ -15,8 +16,7 @@ MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= A low-latency audio server
|
||||
|
||||
LIB_DEPENDS= portaudio.0:${PORTSDIR}/audio/portaudio \
|
||||
sndfile.1:${PORTSDIR}/audio/libsndfile \
|
||||
FLAC.7:${PORTSDIR}/audio/flac
|
||||
sndfile.1:${PORTSDIR}/audio/libsndfile
|
||||
|
||||
OPTIONS= DOCS "Build HTML documentation. Requires doxygen/TeX." off
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user