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/ruby-xmms2 | |
parent | 0fb86bb8bb24c97eba16d8d72c736b56399f7912 (diff) |
Notes
Diffstat (limited to 'audio/ruby-xmms2')
-rw-r--r-- | audio/ruby-xmms2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-xmms2/Makefile b/audio/ruby-xmms2/Makefile index 261f5591423e..18e4af83b0fd 100644 --- a/audio/ruby-xmms2/Makefile +++ b/audio/ruby-xmms2/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} MAINTAINER= alexbl@FreeBSD.org COMMENT= Ruby Bindings for XMMS2 -LIB_DEPENDS+= xmmsclient.2:${PORTSDIR}/audio/xmms2 +LIB_DEPENDS+= xmmsclient.3:${PORTSDIR}/audio/xmms2 MASTERDIR= ${.CURDIR}/../xmms2 |