diff options
Diffstat (limited to 'security/steghide/Makefile')
-rw-r--r-- | security/steghide/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile index f70ccd930406..1c62f4199a09 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -22,8 +22,6 @@ LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ USE_GETTEXT= yes USE_PERL5= yes USE_AUTOTOOLS= libtool:15 -CONFIGURE_TARGET= -CONFIGURE_ARGS= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include -fpermissive" \ LIBS="-L${LOCALBASE}/lib -lintl -lmcrypt" |