aboutsummaryrefslogtreecommitdiff
path: root/multimedia/librtmp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-03-29 14:53:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-03-29 14:53:23 +0000
commit921597722013b1123b6775e8f314063132cca72a (patch)
tree3b60dfc298ce215e08fe82984e17fdbbdd5feacd /multimedia/librtmp
parent34063c028207afd0e6fde774216128e13210357e (diff)
downloadports-921597722013b1123b6775e8f314063132cca72a.tar.gz
ports-921597722013b1123b6775e8f314063132cca72a.zip
Mark some ports broken with openssl-devel.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=465899
Diffstat (limited to 'multimedia/librtmp')
-rw-r--r--multimedia/librtmp/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/librtmp/Makefile b/multimedia/librtmp/Makefile
index dea0e49fd9b9..e3543e96a42d 100644
--- a/multimedia/librtmp/Makefile
+++ b/multimedia/librtmp/Makefile
@@ -11,6 +11,9 @@ COMMENT= RTMP stream library
LICENSE= GPLv2
+BROKEN_SSL= openssl-devel
+BROKEN_SSL_REASON_openssl-devel= error: incomplete definition of type 'struct dh_st'
+
USES= pkgconfig tar:bz2 ssl
USE_LDCONFIG= yes
CFLAGS+= -I${OPENSSLINC}