diff options
Diffstat (limited to 'security/hashish/Makefile')
-rw-r--r-- | security/hashish/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/hashish/Makefile b/security/hashish/Makefile index 8185983544ac..46f65eec12fd 100644 --- a/security/hashish/Makefile +++ b/security/hashish/Makefile @@ -21,7 +21,6 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp USE_WX= 2.4 GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes |