diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:33:55 +0000 |
commit | 72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch) | |
tree | 38b741bb92caf8470d126310c77168cb30040476 /www/p5-WebDriver-Tiny/Makefile | |
parent | 5e102732a601b54d1dc9e887dc050777bf920349 (diff) |
Notes
Diffstat (limited to 'www/p5-WebDriver-Tiny/Makefile')
-rw-r--r-- | www/p5-WebDriver-Tiny/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WebDriver-Tiny/Makefile b/www/p5-WebDriver-Tiny/Makefile index 1458aeb1a113..2872c2c00e0e 100644 --- a/www/p5-WebDriver-Tiny/Makefile +++ b/www/p5-WebDriver-Tiny/Makefile @@ -14,7 +14,7 @@ COMMENT= Selenium 2.0 bindings for Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= modbuildtiny |