summaryrefslogtreecommitdiff
path: root/net/asterisk11/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk11/Makefile')
-rw-r--r--net/asterisk11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk11/Makefile b/net/asterisk11/Makefile
index 1de587d2a9f3..ba5c7350fada 100644
--- a/net/asterisk11/Makefile
+++ b/net/asterisk11/Makefile
@@ -211,7 +211,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