aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-22 17:38:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-22 17:38:19 +0000
commitb9c701d7b8951891786c96926a3f9aebce4a1963 (patch)
tree52f046cbeb47d09091d9a3f008e087a5c3831cf0 /ftp
parent2da9bd90c8d1017b145fb25946e8dc350b278feb (diff)
downloadports-b9c701d7b8951891786c96926a3f9aebce4a1963.tar.gz
ports-b9c701d7b8951891786c96926a3f9aebce4a1963.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 92ddd5c22f2e..3d2a3a36c959 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -95,10 +95,8 @@ GSSAPI_MIT_LDFLAGS= ${GSSAPILDFLAGS}
GSSAPI_MIT_LIBS= ${GSSAPILIBS}
GSSAPI_MIT_USES= gssapi:mit
GSSAPI_NONE_CONFIGURE_ON= --without-gssapi
-HTTP2_BUILD_DEPENDS= libnghttp2>=1.0.0:www/libnghttp2
HTTP2_CONFIGURE_WITH= libnghttp2
HTTP2_LIB_DEPENDS= libnghttp2.so:www/libnghttp2
-HTTP2_RUN_DEPENDS= libnghttp2>=1.0.0:www/libnghttp2
HTTP2_USES= pkgconfig
IDN_CONFIGURE_WITH= libidn2
IDN_LIB_DEPENDS= libidn2.so:dns/libidn2