diff options
Diffstat (limited to 'lang/perl5.28/Makefile')
-rw-r--r-- | lang/perl5.28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.28/Makefile b/lang/perl5.28/Makefile index 0ed536134958..efd89d3252c3 100644 --- a/lang/perl5.28/Makefile +++ b/lang/perl5.28/Makefile @@ -79,7 +79,7 @@ SITE_MAN1?= ${PREFIX}/${SITE_MAN1_REL} _PRIV_LIB= lib/perl5/${PERL_VER} _ARCH_LIB= ${_PRIV_LIB}/${PERL_ARCH} -USES= compiler:c11 cpe tar:xz +USES= cpe tar:xz HAS_CONFIGURE= yes CONFIGURE_SCRIPT=Configure |