mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
audio/libamr*: change INSTALL_TARGET to install-strip
PR: 196418 Submitted by: maintainer (Tatsuki Makino)
This commit is contained in:
parent
a4f417b4ec
commit
0d92447e16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377539
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libamrnb
|
||||
PORTVERSION= 11.0.0.0
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.penguin.cz/~utx/ftp/amr/ \
|
||||
@ -29,11 +30,13 @@ RESTRICTED= unclear legal status, probably need licenses from 3GPP and more
|
||||
|
||||
USES= gmake tar:bzip2 libtool
|
||||
PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO readme.txt
|
||||
SUB_FILES= pkg-message
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LANG=C
|
||||
MAKE_ENV+= LANG=C
|
||||
INSTALL_TARGET= install-strip
|
||||
SUB_FILES= pkg-message
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
SRC26104= 26104-b00.zip
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= libamrwb
|
||||
PORTVERSION= 11.0.0.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.penguin.cz/~utx/ftp/amr/ \
|
||||
http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/:SRC26204
|
||||
@ -29,11 +29,13 @@ RESTRICTED= unclear legal status, probably need licenses from 3GPP and more
|
||||
|
||||
USES= gmake tar:bzip2 libtool
|
||||
PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO readme.txt
|
||||
SUB_FILES= pkg-message
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LANG=C
|
||||
MAKE_ENV+= LANG=C
|
||||
INSTALL_TARGET= install-strip
|
||||
SUB_FILES= pkg-message
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
SRC26204= 26204-b00.zip
|
||||
|
Loading…
Reference in New Issue
Block a user