Strip library
This commit is contained in:
parent
7c45c72c91
commit
5a77f85e9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379921
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= libadplug
|
||||
PORTVERSION= 2.2.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/adplug/AdPlug%20core%20library/${PORTVERSION}
|
||||
DISTNAME= adplug-${PORTVERSION}
|
||||
|
@ -24,6 +24,8 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
|||
|
||||
INFO= libadplug
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -E 's#<(binfile.h|binio.h|binstr.h)>#<libbinio/\1>#' \
|
||||
${WRKSRC}/adplugdb/adplugdb.cpp \
|
||||
|
|
Loading…
Reference in a new issue