aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-05-13 03:42:14 +0800
committerknu <knu@FreeBSD.org>2002-05-13 03:42:14 +0800
commit870994701101a261f3a94b789fa951bbcaf3e754 (patch)
treec5fb020a997af6a43c2b65cb893c5e7e400d08db
parentafec640c60a8be42470612a96db4ebf6ef1ee940 (diff)
downloadfreebsd-ports-gnome-870994701101a261f3a94b789fa951bbcaf3e754.tar.gz
freebsd-ports-gnome-870994701101a261f3a94b789fa951bbcaf3e754.tar.zst
freebsd-ports-gnome-870994701101a261f3a94b789fa951bbcaf3e754.zip
Update the RUN_DEPENDS entry for ruby-xmlparser.
-rw-r--r--textproc/ruby-rss/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-rss/Makefile b/textproc/ruby-rss/Makefile
index 37024e161c31..03c4605f8c62 100644
--- a/textproc/ruby-rss/Makefile
+++ b/textproc/ruby-rss/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-RUN_DEPENDS= ${RUBY_SITELIBDIR}/xmlparser.rb:${PORTSDIR}/textproc/ruby-xmlparser
+RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmlparser.so:${PORTSDIR}/textproc/ruby-xmlparser
USE_RUBY= yes