summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-TimeZone-HPUX
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 13:04:16 +0000
committerasau <asau>2012-10-08 13:04:16 +0000
commitbd85c991b2565ebe0f181b1d46a65297aba19f04 (patch)
tree42ed36270c26ff5446e6bf807a3287ffe97fabc7 /time/p5-DateTime-TimeZone-HPUX
parent00e82f687c4226d5e4e8697b8a0d4381029062c7 (diff)
downloadpkgsrc-bd85c991b2565ebe0f181b1d46a65297aba19f04.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/p5-DateTime-TimeZone-HPUX')
-rw-r--r--time/p5-DateTime-TimeZone-HPUX/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/p5-DateTime-TimeZone-HPUX/Makefile b/time/p5-DateTime-TimeZone-HPUX/Makefile
index d72cc03fda4..c204e7175f1 100644
--- a/time/p5-DateTime-TimeZone-HPUX/Makefile
+++ b/time/p5-DateTime-TimeZone-HPUX/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:21 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 13:04:24 asau Exp $
DISTNAME= DateTime-TimeZone-HPUX-1.04
PKGNAME= p5-${DISTNAME}
@@ -19,7 +19,5 @@ USE_LANGUAGES= # empty
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/DateTime/TimeZone/HPUX/.packlist
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"