diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2013-10-05 16:52:12 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2013-10-05 16:52:12 +0000 |
commit | dfc33c10af014a95ed4141eed272f8fffa1d93d0 (patch) | |
tree | ef8d301e100234219e816e79a4ba5a4492d3183e /mail/libetpan | |
parent | 7c71d503f05831e1179ca940efaad669af91527d (diff) | |
download | ports-dfc33c10af014a95ed4141eed272f8fffa1d93d0.tar.gz ports-dfc33c10af014a95ed4141eed272f8fffa1d93d0.zip |
Notes
Diffstat (limited to 'mail/libetpan')
-rw-r--r-- | mail/libetpan/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 01f8540d8fda..1e64426955bc 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -37,7 +37,6 @@ IPV6_CONFIGURE_ENABLE= ipv6 OPENSSL_CONFIGURE_ON= --without-gnutls -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENSSL} |