- Fix build after textproc/ruby-xslt update

Reported by:	pavbot
This commit is contained in:
Martin Wilke 2009-03-24 06:27:31 +00:00
parent fd596d5089
commit e9931c43a3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230834

View File

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