aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Catalyst-Model-Oryx/Makefile
diff options
context:
space:
mode:
authorlbr <lbr@FreeBSD.org>2006-07-12 01:54:59 +0800
committerlbr <lbr@FreeBSD.org>2006-07-12 01:54:59 +0800
commita603030367c9032864a7f67a0db317e6f2efe184 (patch)
treed89f13ae1ba4b21c77b0af974d1c23b859a6fbae /www/p5-Catalyst-Model-Oryx/Makefile
parent08c97a3d3416177c83918ab3cb09a783e5494754 (diff)
downloadfreebsd-ports-gnome-a603030367c9032864a7f67a0db317e6f2efe184.tar.gz
freebsd-ports-gnome-a603030367c9032864a7f67a0db317e6f2efe184.tar.zst
freebsd-ports-gnome-a603030367c9032864a7f67a0db317e6f2efe184.zip
Update all users of p5-Catalyst to use p5-Catalyst-Runtime, and possibly
p5-Catalyst-Devel as well (if they have Helper modules).
Diffstat (limited to 'www/p5-Catalyst-Model-Oryx/Makefile')
-rw-r--r--www/p5-Catalyst-Model-Oryx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Model-Oryx/Makefile b/www/p5-Catalyst-Model-Oryx/Makefile
index a30b5bf79157..0b52b7f031d4 100644
--- a/www/p5-Catalyst-Model-Oryx/Makefile
+++ b/www/p5-Catalyst-Model-Oryx/Makefile
@@ -16,7 +16,8 @@ MAINTAINER= hideo@lastamericanempire.com
COMMENT= Oryx model component for Catalyst
BUILD_DEPENDS= ${SITE_PERL}/Oryx.pm:${PORTSDIR}/databases/p5-Oryx \
- ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst
+ ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
+ p5-Catalyst-Devel>=1.00:${PORTSDIR}/www/p5-Catalyst-Devel
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes