diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2008-03-15 19:29:44 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2008-03-15 19:29:44 +0000 |
commit | b6beb8863b11df5eda6c3d7cec3a06c436c74c25 (patch) | |
tree | 4bcb8de86613f61f178911daa1598e3a43b95d4a /audio/p5-xmms2/Makefile | |
parent | 0fb86bb8bb24c97eba16d8d72c736b56399f7912 (diff) | |
download | ports-b6beb8863b11df5eda6c3d7cec3a06c436c74c25.tar.gz ports-b6beb8863b11df5eda6c3d7cec3a06c436c74c25.zip |
Notes
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 |