diff options
Diffstat (limited to 'editors/zile/Makefile')
-rw-r--r-- | editors/zile/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index e1dd7ccf8d80..ed80254b7384 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -13,7 +13,8 @@ LIB_DEPENDS= gc:${PORTSDIR}/devel/boehm-gc BUILD_DEPENDS= ${LOCALBASE}/bin/help2man:${PORTSDIR}/misc/help2man USE_GMAKE= yes -USE_PERL5_BUILD=yes +USES= perl5 +USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-regex |