From 43240e487437c94b346baa94a8786f9135cabff0 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 27 May 2019 19:43:11 +0000 Subject: [PATCH] Fix RTSP option - Bump PORTREVISION for package change PR: 238137 Reported by: tobik --- ftp/curl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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