diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 00:10:16 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 00:10:16 +0000 |
commit | c91c8e8e4dfc3105865f216ac845e1615836a7e4 (patch) | |
tree | f2a5b0808d0defafea1521620ab431d5fe220ab9 /audio/ruby-xmms | |
parent | 14c4e7a80d6e5b30dfd07aec321dd861c36edfe4 (diff) | |
download | ports-c91c8e8e4dfc3105865f216ac845e1615836a7e4.tar.gz ports-c91c8e8e4dfc3105865f216ac845e1615836a7e4.zip |
Notes
Diffstat (limited to 'audio/ruby-xmms')
-rw-r--r-- | audio/ruby-xmms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-xmms/Makefile b/audio/ruby-xmms/Makefile index d7d5e171303d..7e9f0ee5edee 100644 --- a/audio/ruby-xmms/Makefile +++ b/audio/ruby-xmms/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= XMMS bindings for Ruby -LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms +LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_RUBY= yes USE_RUBY_EXTCONF= yes |