mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add USES=libtool and INSTALL_TARGET=install-strip
This commit is contained in:
parent
c61ab5b0ba
commit
3f03686b74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362780
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= asdcplib
|
||||
PORTVERSION= 1.11.49
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= http://download.cinecert.com/asdcplib/
|
||||
|
||||
@ -12,6 +13,8 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-expat=${LOCALBASE}
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -22,10 +22,10 @@ include/KM_tai.h
|
||||
include/KM_util.h
|
||||
include/KM_xml.h
|
||||
lib/libasdcp.a
|
||||
lib/libasdcp.la
|
||||
lib/libasdcp.so
|
||||
lib/libasdcp.so.0
|
||||
lib/libasdcp.so.0.0.0
|
||||
lib/libkumu.a
|
||||
lib/libkumu.la
|
||||
lib/libkumu.so
|
||||
lib/libkumu.so.0
|
||||
lib/libkumu.so.0.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user