aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Test-DatabaseRow
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-01-08 08:36:38 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-01-08 08:36:38 +0000
commit276cff0a07b973c368f2fac095fa7fb6f623f5b0 (patch)
treeefa115dbaa94e13c2275e21116bd1f0d350b7d3b /databases/p5-Test-DatabaseRow
parent3402631401341c445c1bf7b99b377c98de3cbb4a (diff)
downloadports-276cff0a07b973c368f2fac095fa7fb6f623f5b0.tar.gz
ports-276cff0a07b973c368f2fac095fa7fb6f623f5b0.zip
- remove the no longer used "pod2man --lax" option
- use the non-versioned URL instead PR: 118905 Submitted by: leeym Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=205252
Diffstat (limited to 'databases/p5-Test-DatabaseRow')
-rw-r--r--databases/p5-Test-DatabaseRow/Makefile3
-rw-r--r--databases/p5-Test-DatabaseRow/pkg-descr2
2 files changed, 1 insertions, 4 deletions
diff --git a/databases/p5-Test-DatabaseRow/Makefile b/databases/p5-Test-DatabaseRow/Makefile
index 74dd07a20f60..4a656d3b10bc 100644
--- a/databases/p5-Test-DatabaseRow/Makefile
+++ b/databases/p5-Test-DatabaseRow/Makefile
@@ -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>
diff --git a/databases/p5-Test-DatabaseRow/pkg-descr b/databases/p5-Test-DatabaseRow/pkg-descr
index 728040f19c37..80e9522553b4 100644
--- a/databases/p5-Test-DatabaseRow/pkg-descr
+++ b/databases/p5-Test-DatabaseRow/pkg-descr
@@ -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/