converters/p5-Sereal-{Decoder,Encoder}: Allow build without BATCH=yes

PR:		270573
Reported by:	yasu
This commit is contained in:
Po-Chuan Hsieh 2023-04-09 21:35:47 +08:00
parent 316e29c206
commit f810339058
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 2 additions and 0 deletions

View file

@ -21,6 +21,7 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
USES= perl5
USE_PERL5= configure
CONFIGURE_ENV= NO_ASM=no USE_UNALIGNED=no
MAKE_ENV= PASTHRU_DEFINE="-I${LOCALBASE}/include"
MAKE_JOBS_UNSAFE= yes

View file

@ -22,6 +22,7 @@ TEST_DEPENDS= p5-Sereal-Decoder>=5.000:converters/p5-Sereal-Decoder \
USES= perl5
USE_PERL5= configure
CONFIGURE_ENV= NO_ASM=no USE_UNALIGNED=no
MAKE_ENV= PASTHRU_DEFINE="-I${LOCALBASE}/include"
MAKE_JOBS_UNSAFE= yes