aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-27 20:21:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-27 20:21:56 +0000
commit769715a36deeaded0ba3ef67756fb2185dd8afc2 (patch)
tree79ba36f438f1deea72bdcc8ee4c1b5e142b2fbab
parentbe203deb1c6ff8d2e6d7365030d8ad8f133e9589 (diff)
downloadports-769715a36deeaded0ba3ef67756fb2185dd8afc2.tar.gz
ports-769715a36deeaded0ba3ef67756fb2185dd8afc2.zip
MFH: r502822
Fix RTSP option - Bump PORTREVISION for package change PR: 238137 Reported by: tobik Approved by: ports-secteam (blanket)
Notes
Notes: svn path=/branches/2019Q2/; revision=502826
-rw-r--r--ftp/curl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index bd920febed98..cdf82c51ab55 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -3,6 +3,7 @@
PORTNAME= curl
PORTVERSION= 7.65.0
+PORTREVISION= 1
CATEGORIES= ftp net www
MASTER_SITES= https://curl.haxx.se/download/ \
LOCAL/sunpoet
@@ -131,7 +132,7 @@ PSL_LIB_DEPENDS= libpsl.so:dns/libpsl
RTMP_CONFIGURE_WITH= librtmp
RTMP_LIB_DEPENDS= librtmp.so:multimedia/librtmp
RTMP_USES= pkgconfig
-RTSP_ENABLE= rtsp
+RTSP_CONFIGURE_ENABLE= rtsp
SMB_CONFIGURE_ENABLE= smb
SMTP_CONFIGURE_ENABLE= smtp
TELNET_CONFIGURE_ENABLE=telnet