diff options
Diffstat (limited to 'devel/p5-Config-INI/Makefile')
-rw-r--r-- | devel/p5-Config-INI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Config-INI/Makefile b/devel/p5-Config-INI/Makefile index fb318c68f3d7..9c9243c8c875 100644 --- a/devel/p5-Config-INI/Makefile +++ b/devel/p5-Config-INI/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple .ini files emitter and parser for Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Mixin-Linewise>=0.100:${PORTSDIR}/devel/p5-Mixin-Linewise +BUILD_DEPENDS= p5-Mixin-Linewise>=0.100:devel/p5-Mixin-Linewise RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |