diff options
Diffstat (limited to 'devel/p5-ExtUtils-XSpp/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-XSpp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-ExtUtils-XSpp/Makefile b/devel/p5-ExtUtils-XSpp/Makefile index 2363634d11f7..97f6e8874b5a 100644 --- a/devel/p5-ExtUtils-XSpp/Makefile +++ b/devel/p5-ExtUtils-XSpp/Makefile @@ -12,8 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= XS for C++ in Perl -BUILD_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base \ - p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences +BUILD_DEPENDS= p5-Test-Base>=0:devel/p5-Test-Base \ + p5-Test-Differences>=0:devel/p5-Test-Differences USES= perl5 USE_PERL5= modbuild |