diff options
Diffstat (limited to 'devel/p5-Router-R3/Makefile')
-rw-r--r-- | devel/p5-Router-R3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Router-R3/Makefile b/devel/p5-Router-R3/Makefile index 8a77e640b6c2..d7d5cdbde5e2 100644 --- a/devel/p5-Router-R3/Makefile +++ b/devel/p5-Router-R3/Makefile @@ -13,9 +13,9 @@ COMMENT= XS wrapper around a C library R3 LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \ - p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig -LIB_DEPENDS= libr3.so:${PORTSDIR}/devel/libr3 +BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=0:devel/p5-ExtUtils-MakeMaker \ + p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig +LIB_DEPENDS= libr3.so:devel/libr3 USES= perl5 USE_PERL5= configure |