aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2008-01-08 16:36:38 +0800
committerleeym <leeym@FreeBSD.org>2008-01-08 16:36:38 +0800
commit7275390df4cd98af32cd9c4bd0fd8e90eba110d1 (patch)
tree2a61454ee95bf85d79437baa0cbc65bc17e04063 /databases
parent71f827e0830891f6330bc575bdb91e2fef8c3e63 (diff)
downloadfreebsd-ports-gnome-7275390df4cd98af32cd9c4bd0fd8e90eba110d1.tar.gz
freebsd-ports-gnome-7275390df4cd98af32cd9c4bd0fd8e90eba110d1.tar.zst
freebsd-ports-gnome-7275390df4cd98af32cd9c4bd0fd8e90eba110d1.zip
- remove the no longer used "pod2man --lax" option
- use the non-versioned URL instead PR: 118905 Submitted by: leeym Approved by: maintainer timeout
Diffstat (limited to 'databases')
-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/