aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Catalyst-Component-ACCEPT_CONTEXT
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2007-04-27 14:04:27 +0800
committerlth <lth@FreeBSD.org>2007-04-27 14:04:27 +0800
commit7ed684a824d2866978342e3a66b78f1b9bdfcbb5 (patch)
treee5088a0dcc28097764d54141a43f74f31130f2b6 /www/p5-Catalyst-Component-ACCEPT_CONTEXT
parent446185286758a3532d1e9b26192dc5233464e026 (diff)
downloadfreebsd-ports-gnome-7ed684a824d2866978342e3a66b78f1b9bdfcbb5.tar.gz
freebsd-ports-gnome-7ed684a824d2866978342e3a66b78f1b9bdfcbb5.tar.zst
freebsd-ports-gnome-7ed684a824d2866978342e3a66b78f1b9bdfcbb5.zip
Fix dependency typo
Diffstat (limited to 'www/p5-Catalyst-Component-ACCEPT_CONTEXT')
-rw-r--r--www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile
index 6aa7547902b8..e929a0dacf83 100644
--- a/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile
+++ b/www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Make the Catalyst request context available in Models and Views
-RUN_DEPENDS= p5-Catalyst-Runtime>0::${PORTSDIR}/www/p5-Catalyst-Runtime
+RUN_DEPENDS= p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes