remove unused audio/flac dependency

This commit is contained in:
Christian Weisgerber 2008-03-26 15:15:34 +00:00
parent 1f1fa5a299
commit f713f274ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209869

View File

@ -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