diff options
Diffstat (limited to 'security/mcrypt/Makefile')
-rw-r--r-- | security/mcrypt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 197ce4ac6291..1e967ed73f00 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -25,7 +25,6 @@ LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ USE_GETTEXT= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" CONFIGURE_ARGS= --enable-static --with-catgets |