Cosmetic change
This commit is contained in:
parent
bcf69b043c
commit
198a408022
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489397
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue