diff options
Diffstat (limited to 'sysutils/fcron/Makefile')
-rw-r--r-- | sysutils/fcron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fcron/Makefile b/sysutils/fcron/Makefile index 0921229e6f28..2e704710acea 100644 --- a/sysutils/fcron/Makefile +++ b/sysutils/fcron/Makefile @@ -19,7 +19,7 @@ COMMENT= Fcron is a periodical command scheduler NO_PACKAGE= "Runaway package build" -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 USE_PERL5= yes CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc --with-cflags="${CFLAGS}" \ --with-rootname=root --with-rootgroup=wheel \ |