aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorLars Balker Rasmussen <lbr@FreeBSD.org>2006-05-30 15:10:04 +0000
committerLars Balker Rasmussen <lbr@FreeBSD.org>2006-05-30 15:10:04 +0000
commit960a314e49c8a05d4965cc2f7a6892fa3ce5c36d (patch)
treeb924f8cfc78ba1b1da736e7e205d995cc7f1e962 /www
parent467144c70cb0726ebd0461802f7ef0cb88de0659 (diff)
downloadports-960a314e49c8a05d4965cc2f7a6892fa3ce5c36d.tar.gz
ports-960a314e49c8a05d4965cc2f7a6892fa3ce5c36d.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-Example-InstantCRUD/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Example-InstantCRUD/Makefile b/www/p5-Catalyst-Example-InstantCRUD/Makefile
index 5c632e1c092e..2b673feaf6a7 100644
--- a/www/p5-Catalyst-Example-InstantCRUD/Makefile
+++ b/www/p5-Catalyst-Example-InstantCRUD/Makefile
@@ -29,7 +29,8 @@ BUILD_DEPENDS= \
p5-Catalyst-Model-DBIC>=0:${PORTSDIR}/www/p5-Catalyst-Model-DBIC \
p5-Catalyst-Model-DBIC-Schema>=0:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \
p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \
- p5-DBIx-Class-Loader>=0:${PORTSDIR}/databases/p5-DBIx-Class-Loader
+ p5-DBIx-Class-Loader>=0:${PORTSDIR}/databases/p5-DBIx-Class-Loader \
+ p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes