diff options
Diffstat (limited to 'devel/p5-InlineX-CPP2XS/Makefile')
-rw-r--r-- | devel/p5-InlineX-CPP2XS/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-InlineX-CPP2XS/Makefile b/devel/p5-InlineX-CPP2XS/Makefile index 87c95863d37b..e07679cfe1f7 100644 --- a/devel/p5-InlineX-CPP2XS/Makefile +++ b/devel/p5-InlineX-CPP2XS/Makefile @@ -15,10 +15,10 @@ COMMENT= Convert from Inline C++ code to XS LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Inline>=0.50:${PORTSDIR}/devel/p5-Inline \ - p5-Inline-CPP>=0.39:${PORTSDIR}/devel/p5-Inline-CPP +BUILD_DEPENDS= p5-Inline>=0.50:devel/p5-Inline \ + p5-Inline-CPP>=0.39:devel/p5-Inline-CPP RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Warn>=0.24:${PORTSDIR}/devel/p5-Test-Warn +TEST_DEPENDS= p5-Test-Warn>=0.24:devel/p5-Test-Warn USES= perl5 USE_PERL5= configure |