summaryrefslogtreecommitdiff
path: root/time/p5-Time-Elapsed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/p5-Time-Elapsed/Makefile')
-rw-r--r--time/p5-Time-Elapsed/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/time/p5-Time-Elapsed/Makefile b/time/p5-Time-Elapsed/Makefile
index 678e792aa6e..454092d2c89 100644
--- a/time/p5-Time-Elapsed/Makefile
+++ b/time/p5-Time-Elapsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/10/03 21:58:22 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/08 13:04:25 asau Exp $
DISTNAME= Time-Elapsed-0.29
PKGNAME= p5-${DISTNAME}
@@ -11,12 +11,9 @@ HOMEPAGE= http://search.cpan.org/dist/Time-Elapsed/
COMMENT= Displays the elapsed time as a human readable string
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Time/Elapsed/.packlist
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"