mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Use default LIBTOOLIZE_ARGS such that USES=libtool takes effect.
This commit is contained in:
parent
53bccc01a2
commit
6472470646
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353782
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libaacplus
|
||||
PORTVERSION= 2.0.2
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://media.wnet.ua/~tipok/aacplus/:site1\
|
||||
ftp://ftp.3gpp.org/Specs/archive/26_series/26.410/:site2\
|
||||
@ -33,7 +33,6 @@ MAKE_JOBS_UNSAFE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
LIBTOOLIZE_ARGS=--automake
|
||||
|
||||
OPTIONS_DEFINE= FFTW3
|
||||
OPTIONS_DEFAULT=FFTW3
|
||||
|
@ -4,5 +4,6 @@ lib/libaacplus.a
|
||||
lib/libaacplus.la
|
||||
lib/libaacplus.so
|
||||
lib/libaacplus.so.2
|
||||
lib/libaacplus.so.2.0.2
|
||||
libdata/pkgconfig/aacplus.pc
|
||||
man/man1/aacplusenc.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user