mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Convert to USES=libtool:oldver
This commit is contained in:
parent
d407d44bac
commit
cb93708e32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342891
@ -11,11 +11,10 @@ MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= pathfix pkgconfig
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= pathfix pkgconfig libtool:oldver
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
OPTIONS_DEFINE= CPU_CLIP DOCS EXAMPLES
|
||||
CPU_CLIP_DESC= Allow machine-dependent clipping
|
||||
|
Loading…
Reference in New Issue
Block a user