aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/icoutils/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/icoutils/Makefile b/graphics/icoutils/Makefile
index 8309dc4340cb..977858d3e10e 100644
--- a/graphics/icoutils/Makefile
+++ b/graphics/icoutils/Makefile
@@ -37,7 +37,6 @@ post-patch:
@${FIND} ${WRKSRC} -type f -print0 | \
${XARGS} -0 -x -n 10 \
${REINPLACE_CMD} -E \
- -e 's|<stdint.h>|<inttypes.h>|' \
-e 's|/usr/bin/perl|${PERL5}|'
.include <bsd.port.pre.mk>