From 5505166d44b9fb7f51d82bb3bb9487e7303e8a60 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Mon, 30 Dec 2013 17:22:40 +0000 Subject: Support Stagedir --- security/steghide/Makefile | 5 ----- security/steghide/pkg-plist | 1 + 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'security') diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 5d701c33973f..68ef1ed331dc 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -23,14 +23,9 @@ USE_GMAKE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lintl -lmcrypt" CPPFLAGS+= ${CFLAGS} -I${LOCALBASE}/include -fpermissive -MAN1= steghide.1 - -NO_STAGE= yes post-patch: -.ifdef(NOPORTDOCS) ${REINPLACE_CMD} -e 's|install-data-am\: install-docDATA||' \ ${WRKSRC}/Makefile.in -.endif ${REINPLACE_CMD} -e 's,SHELL) libtool,SHELL) ${LIBTOOL} --tag=CXX,' \ ${WRKSRC}/src/Makefile.in ${REINPLACE_CMD} -e 's,-O2,${CFLAGS},' ${WRKSRC}/configure diff --git a/security/steghide/pkg-plist b/security/steghide/pkg-plist index 63986247c5fe..16ed9fde8248 100644 --- a/security/steghide/pkg-plist +++ b/security/steghide/pkg-plist @@ -10,3 +10,4 @@ share/locale/es/LC_MESSAGES/steghide.mo share/locale/fr/LC_MESSAGES/steghide.mo share/locale/ro/LC_MESSAGES/steghide.mo %%PORTDOCS%%@dirrm share/doc/steghide +man/man1/steghide.1.gz -- cgit v1.2.3