mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
audio/libbs2b: back out r301301
/usr/bin/ld no longer pulls indirect dependencies. PR: 215252 Submitted by: jbeich Reviewed by: matthew Approved by: matthew (mentor), liangtai.s26@gmail.com (maintainer timeout) Differential Revision: https://reviews.freebsd.org/D8885
This commit is contained in:
parent
38c5ae3184
commit
67fb584063
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=429192
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= libbs2b
|
||||
PORTVERSION= 3.1.0
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/bs2b/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -12,10 +12,7 @@ COMMENT= Bauer Stereophonic-to-Binaural DSP
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS+= libsndfile.so:audio/libsndfile \
|
||||
libogg.so:audio/libogg \
|
||||
libFLAC.so:audio/flac \
|
||||
libvorbis.so:audio/libvorbis
|
||||
LIB_DEPENDS= libsndfile.so:audio/libsndfile
|
||||
|
||||
USES= gmake libtool localbase pathfix pkgconfig tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user