summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-ODBC
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-07-07 15:23:15 +0000
committersno <sno@pkgsrc.org>2009-07-07 15:23:15 +0000
commit417785cd954da481456147f08ce0420daf542374 (patch)
tree8b98e54f8452a64ab636c546ed40cbbd14c47f5f /databases/p5-DBD-ODBC
parent2a08316de64cdf64b63c534b8d1595301ddb6889 (diff)
downloadpkgsrc-417785cd954da481456147f08ce0420daf542374.tar.gz
fixing 'missing destdir'
Diffstat (limited to 'databases/p5-DBD-ODBC')
-rw-r--r--databases/p5-DBD-ODBC/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile
index d411a14b143..ec8eb099da3 100644
--- a/databases/p5-DBD-ODBC/Makefile
+++ b/databases/p5-DBD-ODBC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/06/14 21:23:57 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/07/07 15:23:15 sno Exp $
#
DISTNAME= DBD-ODBC-1.22
@@ -11,12 +11,11 @@ HOMEPAGE= http://search.cpan.org/dist/DBD-ODBC/
COMMENT= Perl DBI/DBD driver for ODBC
LICENSE= ${PERL5_LICENSE}
-.include "options.mk"
-
PKG_DESTDIR_SUPPORT= user-destdir
-
PKG_INSTALLATION_TYPES= overwrite pkgviews
+.include "options.mk"
+
PERL5_PACKLIST= auto/DBD/ODBC/.packlist
.include "../../databases/p5-DBI/buildlink3.mk"