diff options
| author | joerg <joerg> | 2008-06-20 01:09:05 +0000 |
|---|---|---|
| committer | joerg <joerg> | 2008-06-20 01:09:05 +0000 |
| commit | 7d15c2c527b0cb171788f5360a5baca8cd9db73e (patch) | |
| tree | bb388f6b2532587595653e67cce25229ed050cb8 /time/p5-DateTime-Format-MySQL | |
| parent | 534b5bd9ce0ca747418c84f41f29a7fd1e7121a2 (diff) | |
| download | pkgsrc-7d15c2c527b0cb171788f5360a5baca8cd9db73e.tar.gz | |
Add DESTDIR support.
Diffstat (limited to 'time/p5-DateTime-Format-MySQL')
| -rw-r--r-- | time/p5-DateTime-Format-MySQL/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time/p5-DateTime-Format-MySQL/Makefile b/time/p5-DateTime-Format-MySQL/Makefile index 84c69ecf1a6..36919e9ce2a 100644 --- a/time/p5-DateTime-Format-MySQL/Makefile +++ b/time/p5-DateTime-Format-MySQL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2007/11/22 04:13:08 jnemeth Exp $ +# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:39 joerg Exp $ DISTNAME= DateTime-Format-MySQL-0.04 PKGNAME= p5-${DISTNAME} @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-MySQL/ COMMENT= Parse and format MySQL dates and times +PKG_DESTDIR_SUPPORT= user-destdir + PERL5_MODULE_TYPE= Module::Build PERL5_PACKLIST= auto/DateTime/Format/MySQL/.packlist |
