diff options
Diffstat (limited to 'mail/libetpan/Makefile')
-rw-r--r-- | mail/libetpan/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index eaa58560b38c..8eb0fd201b83 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -29,8 +29,6 @@ MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" - OPTIONS= GNUTLS "Enable gnuTLS support" off \ IPV6 "Enable ipv6 support." on |