diff options
Diffstat (limited to 'databases/p5-postgresql/Makefile')
-rw-r--r-- | databases/p5-postgresql/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/p5-postgresql/Makefile b/databases/p5-postgresql/Makefile index de3d663f309..51766b765d7 100644 --- a/databases/p5-postgresql/Makefile +++ b/databases/p5-postgresql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2008/03/13 17:38:48 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2008/06/12 02:14:18 joerg Exp $ DISTNAME= pgsql_perl5-1.9.0 PKGNAME= p5-postgresql-1.9.0 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gborg.postgresql.org/project/pgperl/projdisplay.php COMMENT= Perl interface class for PostgreSQL +PKG_DESTDIR_SUPPORT= user-destdir + PERL5_PACKLIST= auto/Pg/.packlist # Until the source catches up to the current Perl API, we need PERL_POLLUTE |