diff options
Diffstat (limited to 'audio/p5-xmms2/Makefile')
-rw-r--r-- | audio/p5-xmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-xmms2/Makefile b/audio/p5-xmms2/Makefile index cf53993f1219..78e4b7594882 100644 --- a/audio/p5-xmms2/Makefile +++ b/audio/p5-xmms2/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= alexbl@FreeBSD.org COMMENT= Perl Bindings for XMMS2 -LIB_DEPENDS+= xmmsclient.2:${PORTSDIR}/audio/xmms2 +LIB_DEPENDS+= xmmsclient.3:${PORTSDIR}/audio/xmms2 MASTERDIR= ${.CURDIR}/../xmms2 |