aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBIWrapper/Makefile
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2002-10-25 04:17:42 +0800
committerpetef <petef@FreeBSD.org>2002-10-25 04:17:42 +0800
commit8c224f4ce07c31eb1150d05acc27fe0c8d337077 (patch)
tree7afed63f3ca103bfdd4c4e92a079fd760c021bbd /databases/p5-DBIWrapper/Makefile
parent405811bb67a7dcc56e8b8001176b1d3ef4b52b62 (diff)
downloadfreebsd-ports-gnome-8c224f4ce07c31eb1150d05acc27fe0c8d337077.tar.gz
freebsd-ports-gnome-8c224f4ce07c31eb1150d05acc27fe0c8d337077.tar.zst
freebsd-ports-gnome-8c224f4ce07c31eb1150d05acc27fe0c8d337077.zip
Update to 0.18.
Diffstat (limited to 'databases/p5-DBIWrapper/Makefile')
-rw-r--r--databases/p5-DBIWrapper/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DBIWrapper/Makefile b/databases/p5-DBIWrapper/Makefile
index 3ae13049b9f6..21dfc9805e32 100644
--- a/databases/p5-DBIWrapper/Makefile
+++ b/databases/p5-DBIWrapper/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= DBIWrapper
-PORTVERSION= 0.17
+PORTVERSION= 0.18
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dbiwrapper
@@ -17,8 +17,6 @@ MAINTAINER= petef@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML
-
-
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes