aboutsummaryrefslogtreecommitdiff
path: root/mail/panda-cclient
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-11-29 18:46:21 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-11-29 18:46:21 +0000
commit703ff6d36176652e995eaf56e44c8637531c23a3 (patch)
tree81e5478fa11645e21ab75a8faa039b5e6d1918c5 /mail/panda-cclient
parent86cfbd0ce0c270d196500fc7ff12a4a238cf18fa (diff)
downloadports-703ff6d36176652e995eaf56e44c8637531c23a3.tar.gz
ports-703ff6d36176652e995eaf56e44c8637531c23a3.zip
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=427389
Diffstat (limited to 'mail/panda-cclient')
-rw-r--r--mail/panda-cclient/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/panda-cclient/Makefile b/mail/panda-cclient/Makefile
index c69db209beb2..8af8d8a30223 100644
--- a/mail/panda-cclient/Makefile
+++ b/mail/panda-cclient/Makefile
@@ -35,6 +35,10 @@ PKGMESSAGE= pkg-message-ssl
.include <bsd.port.pre.mk>
+.if ${PORT_OPTIONS:MSSL} && ${SSL_DEFAULT:Mopenssl-devel}
+BROKEN= Does not build with openssl-devel
+.endif
+
USE_LDCONFIG= yes
ALL_TARGET= bsf
.if ! ${PORT_OPTIONS:MSSL}