diff options
author | Lars Thegler <lth@FreeBSD.org> | 2007-04-27 06:04:27 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2007-04-27 06:04:27 +0000 |
commit | 27d648b86e1e0c9f9e4982aa116ae12ab60498f3 (patch) | |
tree | 36a17ff9ce5f75faa375c2b57f08a357f42bc4c0 /www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile | |
parent | e20235e5c0e50078524b80b836ff6c815575547c (diff) | |
download | ports-27d648b86e1e0c9f9e4982aa116ae12ab60498f3.tar.gz ports-27d648b86e1e0c9f9e4982aa116ae12ab60498f3.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile')
-rw-r--r-- | www/p5-Catalyst-Component-ACCEPT_CONTEXT/Makefile | 2 |
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 |