diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-01-09 21:22:23 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-01-09 21:22:23 +0000 |
commit | 2a0a1038cba037949458ea063357c841a6d90f0f (patch) | |
tree | 682b4d0e55d3d5727008aa2d56e170d6448f67c2 /www/p5-Catalyst-Engine-Apache | |
parent | 599c5158127d7a43469160a077439d4ef66e87af (diff) | |
download | ports-2a0a1038cba037949458ea063357c841a6d90f0f.tar.gz ports-2a0a1038cba037949458ea063357c841a6d90f0f.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Engine-Apache')
-rw-r--r-- | www/p5-Catalyst-Engine-Apache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Engine-Apache/Makefile b/www/p5-Catalyst-Engine-Apache/Makefile index 861253449510..3ecf369f3b6b 100644 --- a/www/p5-Catalyst-Engine-Apache/Makefile +++ b/www/p5-Catalyst-Engine-Apache/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst Apache Engines +BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80:${PORTSDIR}/www/p5-Catalyst-Runtime RUN_DEPENDS= p5-Catalyst-Runtime>=5.80:${PORTSDIR}/www/p5-Catalyst-Runtime PERL_CONFIGURE= yes |