diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 07:44:03 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 07:44:03 +0000 |
commit | cd14f625221f76ff658c90e1b7883f843e7aa6e2 (patch) | |
tree | e57ec24730f8313d6d5755c3b470c4528fcea8df /www/p5-Catalyst-Plugin-Browser | |
parent | 7338ec6fb1d45a32faa14ccbf54da7d02717fef0 (diff) | |
download | ports-cd14f625221f76ff658c90e1b7883f843e7aa6e2.tar.gz ports-cd14f625221f76ff658c90e1b7883f843e7aa6e2.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Browser')
-rw-r--r-- | www/p5-Catalyst-Plugin-Browser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Browser/Makefile b/www/p5-Catalyst-Plugin-Browser/Makefile index 6c5073a946fb..85110e6de9cb 100644 --- a/www/p5-Catalyst-Plugin-Browser/Makefile +++ b/www/p5-Catalyst-Plugin-Browser/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Browser Detection for Catalyst -BUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \ +BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-TraitFor-Request-BrowserDetect>=0:${PORTSDIR}/www/p5-Catalyst-TraitFor-Request-BrowserDetect RUN_DEPENDS:= ${BUILD_DEPENDS} |