diff options
Diffstat (limited to 'security/openvpn/Makefile')
-rw-r--r-- | security/openvpn/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile index a6526ca62a33..af4db0165d5b 100644 --- a/security/openvpn/Makefile +++ b/security/openvpn/Makefile @@ -26,7 +26,6 @@ CONFLICTS= openvpn-devel-[0-9]* GNU_CONFIGURE= yes USE_OPENSSL= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-lzo-lib=${LOCALBASE}/lib \ --with-lzo-headers=${LOCALBASE}/include |