Forgot Module::Build depend.

(Also, 100677 predated my previous commit, and though I unwittingly
didn't use it, credit to the submitter).

PR:		100677
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
This commit is contained in:
Lars Balker Rasmussen 2006-07-21 20:20:49 +00:00
parent 063a2ba4f6
commit f58d182928
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168423

View File

@ -16,6 +16,7 @@ MAINTAINER= lbr@FreeBSD.org
COMMENT= File storage backend for session data
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build \
p5-Cache-Cache>=1.02:${PORTSDIR}/devel/p5-Cache-Cache \
p5-Catalyst-Plugin-Session>=0.01:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \
p5-Class-Accessor>=0.22:${PORTSDIR}/devel/p5-Class-Accessor \