aboutsummaryrefslogtreecommitdiff
path: root/audio/moc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/moc/Makefile')
-rw-r--r--audio/moc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/moc/Makefile b/audio/moc/Makefile
index 1240ce6b8a28..cd95a7dc98d5 100644
--- a/audio/moc/Makefile
+++ b/audio/moc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= moc
PORTVERSION= 2.4.4
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= audio
MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/
@@ -105,7 +105,7 @@ CONFIGURE_ARGS+= --without-samplerate
.endif
.if ${PORT_OPTIONS:MCURL}
-LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl
.else
CONFIGURE_ARGS+= --without-curl
.endif