mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert to USES=libtool
Strip binaries
This commit is contained in:
parent
1cb454eac8
commit
d73bdecce7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353071
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= mac
|
||||
PORTVERSION= 3.99.4.5
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://supermmx.org/resources/linux/mac/ CENKES
|
||||
DISTNAME= ${PORTNAME}-3.99-u4-b5
|
||||
@ -11,9 +11,11 @@ DISTNAME= ${PORTNAME}-3.99-u4-b5
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Monkey's Audio lossless codec
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -24,7 +24,7 @@ include/mac/StdLibFileIO.h
|
||||
include/mac/UnBitArrayBase.h
|
||||
include/mac/config.h
|
||||
lib/libmac.a
|
||||
lib/libmac.la
|
||||
lib/libmac.so
|
||||
lib/libmac.so.2
|
||||
lib/libmac.so.2.0.0
|
||||
@dirrm include/mac
|
||||
|
Loading…
Reference in New Issue
Block a user