aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk10
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk10')
-rw-r--r--net/asterisk10/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile
index 97a88ce19406..0ebc35760fed 100644
--- a/net/asterisk10/Makefile
+++ b/net/asterisk10/Makefile
@@ -213,7 +213,7 @@ CONFIGURE_ARGS+= --without-gsm
.if ${PORT_OPTIONS:MCURL}
PLIST_SUB+= WITH_CURL=""
CONFIGURE_ARGS+= --with-libcurl
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
.else
PLIST_SUB+= WITH_CURL="@comment "
CONFIGURE_ARGS+= --with-libcurl=no