summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-04-27 02:24:08 +0000
committersnj <snj>2004-04-27 02:24:08 +0000
commit58ceaf15a40f96d5f2fc0b9ae44712631d022c92 (patch)
tree271f7a88035861ef3450e5b1d57448b896710aee /databases/p5-DBD-CSV/Makefile
parent94469cd2186185132f674c4e8e6aafcc432256da (diff)
downloadpkgsrc-58ceaf15a40f96d5f2fc0b9ae44712631d022c92.tar.gz
Convert to buildlink3.
Diffstat (limited to 'databases/p5-DBD-CSV/Makefile')
-rw-r--r--databases/p5-DBD-CSV/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index ff930fa42ad..425783ccb53 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/07/17 21:28:30 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/04/27 02:27:36 snj Exp $
#
DISTNAME= DBD-CSV-0.2002
@@ -15,7 +15,7 @@ DEPENDS+= p5-DBI>=1.13:../../databases/p5-DBI
DEPENDS+= p5-SQL-Statement>=0.1016:../../databases/p5-SQL-Statement
DEPENDS+= p5-Text-CSV_XS>=0.20:../../textproc/p5-Text-CSV_XS
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/DBD/CSV/.packlist
.include "../../lang/perl5/module.mk"