aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-rss/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-10 20:05:24 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-10 20:05:24 +0000
commit73141345c751e8978ee72d3c5076586b2e6af994 (patch)
treede173ada22a64429c582fd53351a74a536d62021 /textproc/ruby-rss/Makefile
parent573f0fa17f185b1ce9fbe2386595612e890d3332 (diff)
downloadports-73141345c751e8978ee72d3c5076586b2e6af994.tar.gz
ports-73141345c751e8978ee72d3c5076586b2e6af994.zip
Notes
Diffstat (limited to 'textproc/ruby-rss/Makefile')
-rw-r--r--textproc/ruby-rss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-rss/Makefile b/textproc/ruby-rss/Makefile
index 9cb1513a85c1..37024e161c31 100644
--- a/textproc/ruby-rss/Makefile
+++ b/textproc/ruby-rss/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rss
PORTVERSION= 0.9.1
+PORTREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= http://www.chadfowler.com/ruby/rss/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -15,8 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-RUN_DEPENDS= ${RUBY_SITELIBDIR}/xmlparser.rb:${PORTSDIR}/textproc/ruby-xmlparser \
- ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv
+RUN_DEPENDS= ${RUBY_SITELIBDIR}/xmlparser.rb:${PORTSDIR}/textproc/ruby-xmlparser
USE_RUBY= yes