From 927c9866002f40ee06dab5431f98e3a43b8890bd Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 2 Oct 2012 21:25:15 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- databases/p5-DBIx-Abstract/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'databases/p5-DBIx-Abstract') diff --git a/databases/p5-DBIx-Abstract/Makefile b/databases/p5-DBIx-Abstract/Makefile index f433a8e283a..1c15cb11c5b 100644 --- a/databases/p5-DBIx-Abstract/Makefile +++ b/databases/p5-DBIx-Abstract/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/02/25 05:20:20 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/02 21:25:29 asau Exp $ # DISTNAME= DBIx-Abstract-1.01 @@ -16,8 +16,6 @@ DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI BUILD_DEPENDS+= p5-DBD-SQLite-[0-9]*:../../databases/p5-DBD-SQLite -PKG_DESTDIR_SUPPORT= user-destdir - PERL5_PACKLIST= auto/DBIx/Abstract/.packlist .include "../../lang/perl5/module.mk" -- cgit v1.2.3