diff options
Diffstat (limited to 'devel/p5-InlineX-C2XS/Makefile')
-rw-r--r-- | devel/p5-InlineX-C2XS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-InlineX-C2XS/Makefile b/devel/p5-InlineX-C2XS/Makefile index be22d31e64bb..0d674b463274 100644 --- a/devel/p5-InlineX-C2XS/Makefile +++ b/devel/p5-InlineX-C2XS/Makefile @@ -15,9 +15,9 @@ COMMENT= Perl module to create an XS file from an Inline C file LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Inline-C>=0.54:${PORTSDIR}/devel/p5-Inline-C +BUILD_DEPENDS= p5-Inline-C>=0.54:devel/p5-Inline-C RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Warn>=0.23:${PORTSDIR}/devel/p5-Test-Warn +TEST_DEPENDS= p5-Test-Warn>=0.23:devel/p5-Test-Warn USES= perl5 USE_PERL5= configure |