Index: head/databases/p5-DBD-SQLite/Makefile =================================================================== --- head/databases/p5-DBD-SQLite/Makefile (revision 119443) +++ head/databases/p5-DBD-SQLite/Makefile (revision 119444) @@ -1,36 +1,36 @@ # New ports collection makefile for: p5-DBD-SQLite # Date created: 2002/03/30 # Whom: nork@cityfujisawa.ne.jp # # $FreeBSD$ # PORTNAME= DBD-SQLite PORTVERSION= 1.07 PORTREVISION= 0 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Provides access to SQLite2 databases through the DBI +COMMENT= Provides access to SQLite3 databases through the DBI PERL_CONFIGURE= yes MAN3= DBD::SQLite.3 .include .if ${PERL_LEVEL} < 500600 BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 .else BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI .endif post-extract: ${RM} -f ${WRKSRC}/getsqlite.pl .include Property changes on: head/databases/p5-DBD-SQLite/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property