1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Strip binary

This commit is contained in:
Dmitry Marakasov 2014-09-07 08:14:34 +00:00
parent 5509b0385c
commit 3c13d9d1f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367497

View File

@ -55,4 +55,7 @@ post-patch:
@${REINPLACE_CMD} -e '/WIDGET_LIBS=/ s|-lXm"$$|-lXm -lXpm"|' \
${WRKSRC}/configure
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xbill
.include <bsd.port.mk>