1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00

Strip binary

This commit is contained in:
Emanuel Haupt 2016-08-08 14:28:23 +00:00
parent 8b85bce963
commit 9824a1c273
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419851

View File

@ -3,7 +3,7 @@
PORTNAME= iec16022
PORTVERSION= 0.2.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://datenfreihafen.org/~stefan/iec16022/ \
LOCAL/ehaupt
@ -21,6 +21,8 @@ USES= libtool pkgconfig
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -fPIC
INSTALL_TARGET= install-strip
post-patch:
@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/iec16022.c \
${WRKSRC}/iec16022ecc200.c ${WRKSRC}/reedsol.c ${WRKSRC}/image.c