1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Use textproc/rubygem-xslt instead of textproc/ruby-xslt. It's newer and

works with Ruby 1.9
This commit is contained in:
Steve Wills 2011-04-10 20:00:11 +00:00
parent dbc2762821
commit a6ed0daaff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272481

View File

@ -7,7 +7,7 @@
PORTNAME= asp
PORTVERSION= 0.4.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www ruby
MASTER_SITES= http://gregoire.lejeune.free.fr/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@ -17,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= An Active Server Pages port to Apache with Ruby scripting
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xslt_lib.so:${PORTSDIR}/textproc/ruby-xslt \
RUN_DEPENDS= rubygem-xslt>=0.9.8:${PORTSDIR}/textproc/rubygem-xslt \
${RUBY_SITELIBDIR}/xml/script.rb:${PORTSDIR}/textproc/ruby-xml-script
USE_RUBY= yes