diff options
Diffstat (limited to 'devel/p5-Import-Into/Makefile')
-rw-r--r-- | devel/p5-Import-Into/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Import-Into/Makefile b/devel/p5-Import-Into/Makefile index 7625ec9551d9..c62165ac785b 100644 --- a/devel/p5-Import-Into/Makefile +++ b/devel/p5-Import-Into/Makefile @@ -15,7 +15,7 @@ COMMENT= Import packages into other packages LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Module-Runtime>=0:${PORTSDIR}/devel/p5-Module-Runtime +BUILD_DEPENDS= p5-Module-Runtime>=0:devel/p5-Module-Runtime RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |