aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fcron/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fcron/Makefile')
-rw-r--r--sysutils/fcron/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fcron/Makefile b/sysutils/fcron/Makefile
index eee0d3eeed4f..e5176f352537 100644
--- a/sysutils/fcron/Makefile
+++ b/sysutils/fcron/Makefile
@@ -21,7 +21,8 @@ COMMENT= A periodic command scheduler
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_PERL5_BUILD=yes
+USES= perl5
+USE_PERL5= build
CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc --localstatedir=/var \
--with-cflags="${CFLAGS}" \
--with-rootname=root --with-rootgroup=wheel \