summaryrefslogtreecommitdiff
path: root/time/p5-Time-Period
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:04:16 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:04:16 +0000
commit7a48191ad0a52cfc86bcf6477e155dce1d4802ad (patch)
tree42ed36270c26ff5446e6bf807a3287ffe97fabc7 /time/p5-Time-Period
parent96fe9f4e36f8dcb42dfa7f83cc9b8ff22ae611d2 (diff)
downloadpkgsrc-7a48191ad0a52cfc86bcf6477e155dce1d4802ad.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/p5-Time-Period')
-rw-r--r--time/p5-Time-Period/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/p5-Time-Period/Makefile b/time/p5-Time-Period/Makefile
index c78a03911a9..e13fcf2fa70 100644
--- a/time/p5-Time-Period/Makefile
+++ b/time/p5-Time-Period/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/03 21:58:23 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2012/10/08 13:04:26 asau Exp $
DISTNAME= Period-1.20
PKGNAME= p5-Time-${DISTNAME}
@@ -10,8 +10,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PR/PRYAN/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl5 module to deal with time periods
-PKG_DESTDIR_SUPPORT= user-destdir
-
PERL5_PACKLIST= auto/Time/Period/.packlist
.include "../../lang/perl5/module.mk"