diff options
Diffstat (limited to 'security/stunnel/Makefile')
-rw-r--r-- | security/stunnel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile index 439316b36d3d..37cadc71f488 100644 --- a/security/stunnel/Makefile +++ b/security/stunnel/Makefile @@ -21,7 +21,6 @@ USE_OPENSSL= YES USE_RC_SUBR= stunnel GNU_CONFIGURE= yes -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --localstatedir=/var/tmp --with-pem-dir=${PEM_DIR} \ --enable-static --disable-fips |