diff options
Diffstat (limited to 'devel/p5-Inline-ASM/Makefile')
-rw-r--r-- | devel/p5-Inline-ASM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Inline-ASM/Makefile b/devel/p5-Inline-ASM/Makefile index 4f08db7ab8bc..ea45653d9054 100644 --- a/devel/p5-Inline-ASM/Makefile +++ b/devel/p5-Inline-ASM/Makefile @@ -14,7 +14,7 @@ COMMENT= Write Perl Subroutines in assembler LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Inline-C>=0.42:${PORTSDIR}/devel/p5-Inline-C +BUILD_DEPENDS= p5-Inline-C>=0.42:devel/p5-Inline-C RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |