diff options
Diffstat (limited to 'audio/ruby-xmms2/Makefile')
-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 1790a97cd7ad..5e3b10820f1b 100644 --- a/audio/ruby-xmms2/Makefile +++ b/audio/ruby-xmms2/Makefile @@ -8,7 +8,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby Bindings for XMMS2 -LIB_DEPENDS+= libxmmsclient.so:${PORTSDIR}/audio/xmms2 +LIB_DEPENDS+= libxmmsclient.so:audio/xmms2 MASTERDIR= ${.CURDIR}/../xmms2 |