diff options
Diffstat (limited to 'www/p5-Net-FastCGI/Makefile')
-rw-r--r-- | www/p5-Net-FastCGI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Net-FastCGI/Makefile b/www/p5-Net-FastCGI/Makefile index 81845f4..ade8479 100644 --- a/www/p5-Net-FastCGI/Makefile +++ b/www/p5-Net-FastCGI/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for FastCGI Toolkit -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-HexString>=0:${PORTSDIR}/devel/p5-Test-HexString +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ + p5-Test-HexString>=0:devel/p5-Test-HexString USES= perl5 USE_PERL5= configure |