summaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-AsForm/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2004-08-08 19:23:33 +0000
committerLars Thegler <lth@FreeBSD.org>2004-08-08 19:23:33 +0000
commitcd823528f44be1e69698d365b935f422dd564057 (patch)
tree1d5e3ee2f558928060b317d9dbed090686ba7439 /databases/p5-Class-DBI-AsForm/Makefile
parentAdd ocaml-ocurl 0.2.0, an interface for OCaml to the curl lib. (diff)
Update to 2.3
Notes
Notes: svn path=/head/; revision=115678
Diffstat (limited to 'databases/p5-Class-DBI-AsForm/Makefile')
-rw-r--r--databases/p5-Class-DBI-AsForm/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/p5-Class-DBI-AsForm/Makefile b/databases/p5-Class-DBI-AsForm/Makefile
index 9fc099e7917f..18e2915aa75f 100644
--- a/databases/p5-Class-DBI-AsForm/Makefile
+++ b/databases/p5-Class-DBI-AsForm/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= Class-DBI-AsForm
-PORTVERSION= 2.2
+PORTVERSION= 2.3
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class
@@ -27,9 +27,6 @@ MAN3= Class::DBI::AsForm.3
.if ${PERL_LEVEL} < 500600
EXTRA_PATCHES= ${PATCHDIR}/500503-AsForm.pm
-
-post-configure:
- ${PERL} -pi -e 's,/usr/local/,\$$(PREFIX)/,g' ${WRKSRC}/Makefile
.endif
.include <bsd.port.post.mk>