Strip library

This commit is contained in:
Emanuel Haupt 2015-02-25 15:59:29 +00:00
parent 7c45c72c91
commit 5a77f85e9d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379921

View File

@ -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 \