- 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:
Yen-Ming Lee 2008-01-08 08:36:38 +00:00
parent 3402631401
commit 276cff0a07
2 changed files with 1 additions and 4 deletions

View file

@ -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>

View file

@ -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/