aboutsummaryrefslogtreecommitdiff
path: root/security/steghide
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2014-01-02 09:03:39 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2014-01-02 09:03:39 +0000
commit87cbf2a07ca208f9b9172341c1ba87d7f21c0f9d (patch)
tree67c13dffa3d801e7788a66743b81675ec97b1638 /security/steghide
parent0686bd061198f854147a017152107e06724e50c5 (diff)
downloadports-87cbf2a07ca208f9b9172341c1ba87d7f21c0f9d.tar.gz
ports-87cbf2a07ca208f9b9172341c1ba87d7f21c0f9d.zip
Fix installation of PORTDOCS
Notes
Notes: svn path=/head/; revision=338427
Diffstat (limited to 'security/steghide')
-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