Do not do tests during build, as it requires Test::More, which is not
always available (and not needed to build or run this module). Noticed by: kris via pointyhat
This commit is contained in:
parent
30066500ab
commit
21febd9586
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145535
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p
|
|||
${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
ALL_TARGET= all test
|
||||
MAN3= WDDX.3
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Reference in a new issue