diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-03 23:02:54 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-03 23:02:54 +0000 |
commit | e83412c8f0b84b22ddb3e38e7697fd8943ba7762 (patch) | |
tree | 66c092f74fe3e78fee55f92b88dc50d0ee68065a /audio/ruby-shout/Makefile | |
parent | 46b9be824fe461c457759eb8fa6d7acd6b4cf536 (diff) |
Notes
Diffstat (limited to 'audio/ruby-shout/Makefile')
-rw-r--r-- | audio/ruby-shout/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ruby-shout/Makefile b/audio/ruby-shout/Makefile index a8f33a016e5b..c6e882eedd01 100644 --- a/audio/ruby-shout/Makefile +++ b/audio/ruby-shout/Makefile @@ -7,6 +7,7 @@ PORTNAME= shout PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= audio ruby MASTER_SITES= http://www.dingoskidneys.com/~jaredj/downloads/ MASTER_SITE_SUBDIR= ruby-${PORTNAME} @@ -17,7 +18,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby binding to the libshout library -LIB_DEPENDS= shout.3:${PORTSDIR}/audio/libshout2 +LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2 USE_RUBY= yes USE_RUBY_EXTCONF= yes |