diff options
Diffstat (limited to 'databases/p5-DBD-mysql/Makefile')
-rw-r--r-- | databases/p5-DBD-mysql/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile index 467b70307f3..d613f33ca46 100644 --- a/databases/p5-DBD-mysql/Makefile +++ b/databases/p5-DBD-mysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2012/09/15 15:03:22 obache Exp $ +# $NetBSD: Makefile,v 1.50 2012/10/02 21:25:28 asau Exp $ DISTNAME= DBD-mysql-4.021 PKGNAME= p5-${DISTNAME} @@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/DBD-mysql/ COMMENT= Perl DBI/DBD driver for MySQL databases LICENSE= ${PERL5_LICENSE} -PKG_DESTDIR_SUPPORT= user-destdir - DEPENDS+= p5-Data-ShowTable>=3.3:../../devel/p5-Data-ShowTable PERL5_PACKLIST= auto/DBD/mysql/.packlist |