summaryrefslogtreecommitdiff
path: root/devel/p5-Inline-ASM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Inline-ASM/Makefile')
-rw-r--r--devel/p5-Inline-ASM/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Inline-ASM/Makefile b/devel/p5-Inline-ASM/Makefile
index 6320fc5aad71..50dde8bd5286 100644
--- a/devel/p5-Inline-ASM/Makefile
+++ b/devel/p5-Inline-ASM/Makefile
@@ -15,13 +15,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@protey.ru
COMMENT= Write Perl Subroutines in assembler
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Inline.pm:${PORTSDIR}/devel/p5-Inline
+BUILD_DEPENDS= ${SITE_PERL}/Inline.pm:${PORTSDIR}/devel/p5-Inline
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
CONFIGURE_ARGS= </dev/null
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Inline::ASM.3
.include <bsd.port.mk>