forked from Lainports/freebsd-ports
- remove the no longer used "pod2man --lax" option
- use the non-versioned URL instead PR: 118905 Submitted by: leeym Approved by: maintainer timeout
This commit is contained in:
parent
3402631401
commit
276cff0a07
2 changed files with 1 additions and 4 deletions
|
|
@ -23,7 +23,4 @@ PERL_CONFIGURE= yes
|
|||
|
||||
MAN3= Test::DatabaseRow.3
|
||||
|
||||
post-configure:
|
||||
@${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@ details in a table or not. For more advanced testing (joins, etc) it's
|
|||
probably easier for you to roll your own tests by hand than use this
|
||||
module.
|
||||
|
||||
WWW: http://search.cpan.org/~mark/Test-DatabaseRow-1.04/
|
||||
WWW: http://search.cpan.org/dist/Test-DatabaseRow/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue