From c1b39669d4c0fcf493382cfe462b10522569781e Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 3 Jan 2017 11:01:05 +0000 Subject: Cleanup BROKEN/IGNORE for 10.3- Sponsored by: Absolight --- net/axa/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'net/axa/Makefile') diff --git a/net/axa/Makefile b/net/axa/Makefile index 29c3c808d5bf..0c23cbb16ba5 100644 --- a/net/axa/Makefile +++ b/net/axa/Makefile @@ -44,14 +44,10 @@ LDFLAGS+= -lm .include .if ${SSL_DEFAULT} == base -. if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 -IGNORE= base OpenSSL in FreeBSD 9 is too old, specify a ports version of SSL by adding DEFAULT_VERSIONS+=ssl=... to /etc/make.conf and rebuild everything that needs SSL -. else CONFIGURE_ENV+= libcrypto_CFLAGS="-I${OPENSSLINC}" \ libcrypto_LIBS="${OPENSSLLIB}/libcrypto.so" \ libssl_CFLAGS="-I${OPENSSLINC}" \ libssl_LIBS="${OPENSSLLIB}/libssl.so" -. endif .endif post-extract: -- cgit v1.2.3