diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:18:26 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-16 03:18:26 +0000 |
commit | c6941c482ece145e97bdb2cd8f5ae1f8938298ea (patch) | |
tree | 6cba635ca6a0900686686afe6df65efafe2cb104 /security/steghide | |
parent | fa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (diff) |
Notes
Diffstat (limited to 'security/steghide')
-rw-r--r-- | security/steghide/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile index a04e680e891b..8dc3e63240cd 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -23,6 +23,8 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -fpermissive LIBS+= -L${LOCALBASE}/lib -lintl -lmcrypt +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} -e 's,SHELL) libtool,SHELL) ${LIBTOOL} --tag=CXX,' \ ${WRKSRC}/src/Makefile.in |