- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
This commit is contained in:
parent
70caeeb2cb
commit
87d0a667d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361810
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= ilbc
|
||||
DISTVERSION= rfc3951
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://simon.morlat.free.fr/download/1.2.x/source/
|
||||
|
||||
@ -11,8 +12,9 @@ COMMENT= Internet Low Bit Rate codec (RFC3951)
|
||||
|
||||
CONFLICTS= libilbc-[0-9]*
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -2,7 +2,7 @@ include/ilbc/iLBC_decode.h
|
||||
include/ilbc/iLBC_encode.h
|
||||
include/ilbc/iLBC_define.h
|
||||
lib/libilbc.a
|
||||
lib/libilbc.la
|
||||
lib/libilbc.so
|
||||
lib/libilbc.so.0
|
||||
lib/libilbc.so.0.0.0
|
||||
@dirrm include/ilbc
|
||||
|
Loading…
Reference in New Issue
Block a user