aboutsummaryrefslogtreecommitdiff
path: root/security/gstreamer1-plugins-dtls
diff options
context:
space:
mode:
Diffstat (limited to 'security/gstreamer1-plugins-dtls')
-rw-r--r--security/gstreamer1-plugins-dtls/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/security/gstreamer1-plugins-dtls/Makefile b/security/gstreamer1-plugins-dtls/Makefile
index 9ac6eac0982b..f7e55ad80dde 100644
--- a/security/gstreamer1-plugins-dtls/Makefile
+++ b/security/gstreamer1-plugins-dtls/Makefile
@@ -8,11 +8,6 @@ COMMENT= GStreamer Datagram TLS (dtls) plugin
GST_PLUGIN= dtls
DIST= bad
-# we don't have a way to specify this in ${MASTERDIR}/Makefile.common
-USES= ssl
-CONFIGURE_ENV= DTLS_CFLAGS="-I${OPENSSLINC}" \
- DTLS_LIBS="-L${OPENSSLLIB} -lcrypto -lssl"
-
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
.include "${MASTERDIR}/Makefile"