aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Sys-Syscall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Sys-Syscall/Makefile')
-rw-r--r--devel/p5-Sys-Syscall/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Sys-Syscall/Makefile b/devel/p5-Sys-Syscall/Makefile
index 2e2c47a05962..7d5c48372fd0 100644
--- a/devel/p5-Sys-Syscall/Makefile
+++ b/devel/p5-Sys-Syscall/Makefile
@@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Access system calls that Perl doesn\'t provide access to
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Sys::Syscall.3 Sys::README.3