aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-quixml
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
commit4a868f8a2add17cdf73316057699ee6cec0908e4 (patch)
treee16a055a7017bc6875079719f93b536da2bb9deb /textproc/ruby-quixml
parent8e9dca3d94fe335ede6da94f41dabe6fec5e23f6 (diff)
downloadports-4a868f8a2add17cdf73316057699ee6cec0908e4.tar.gz
ports-4a868f8a2add17cdf73316057699ee6cec0908e4.zip
Notes
Diffstat (limited to 'textproc/ruby-quixml')
-rw-r--r--textproc/ruby-quixml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-quixml/Makefile b/textproc/ruby-quixml/Makefile
index f725e2699685..26a64663e6fb 100644
--- a/textproc/ruby-quixml/Makefile
+++ b/textproc/ruby-quixml/Makefile
@@ -7,6 +7,7 @@
PORTNAME= quixml
PORTVERSION= 0.2.1
+PORTREVISION= 1
CATEGORIES= textproc ruby
MASTER_SITES= http://rubyforge.org/download.php/89/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= A Fast XML API for Ruby written in C
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2
USE_RUBY= yes
USE_RUBY_EXTCONF= yes