Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-01-05 22:45:31 +00:00
parent bcf69b043c
commit 198a408022
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489397

View file

@ -23,10 +23,11 @@ TEST_DEPENDS= p5-Devel-Leak>=0:devel/p5-Devel-Leak \
PORTSCOUT= limit:^1\.2\.
USES= perl5
USE_PERL5= configure
CC= ${CXX}
CONFIGURE_ARGS= XAPIAN_CONFIG=${LOCALBASE}/bin/xapian-config
USE_PERL5= configure
USES= perl5
post-patch:
@${REINPLACE_CMD} -e 's|^if (defined $$builddir) {|if (0) {|' ${WRKSRC}/Makefile.PL