aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/steghide/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index 68ef1ed331dc..17817a56cd4b 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -24,8 +24,6 @@ CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl -lmcrypt"
CPPFLAGS+= ${CFLAGS} -I${LOCALBASE}/include -fpermissive
post-patch:
- ${REINPLACE_CMD} -e 's|install-data-am\: install-docDATA||' \
- ${WRKSRC}/Makefile.in
${REINPLACE_CMD} -e 's,SHELL) libtool,SHELL) ${LIBTOOL} --tag=CXX,' \
${WRKSRC}/src/Makefile.in
${REINPLACE_CMD} -e 's,-O2,${CFLAGS},' ${WRKSRC}/configure