aboutsummaryrefslogtreecommitdiff
path: root/graphics/iec16022
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-08-08 14:28:23 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-08-08 14:28:23 +0000
commit9824a1c273aff3bb5d8d1406737be40fb258c058 (patch)
tree735b42fa04a266a49ec322c27559a1ec99d7a5c4 /graphics/iec16022
parent8b85bce963e784e47d472bb565572c6761659b38 (diff)
downloadports-9824a1c273aff3bb5d8d1406737be40fb258c058.tar.gz
ports-9824a1c273aff3bb5d8d1406737be40fb258c058.zip
Strip binary
Notes
Notes: svn path=/head/; revision=419851
Diffstat (limited to 'graphics/iec16022')
-rw-r--r--graphics/iec16022/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile
index 956748ff0d2a..6e2a99fc7314 100644
--- a/graphics/iec16022/Makefile
+++ b/graphics/iec16022/Makefile
@@ -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