summaryrefslogtreecommitdiff
path: root/time/p5-Test-MockTime
diff options
context:
space:
mode:
authorasau <asau>2012-10-08 13:04:16 +0000
committerasau <asau>2012-10-08 13:04:16 +0000
commit91284f9f4befaa441c920251df8c7649e922d74d (patch)
tree42ed36270c26ff5446e6bf807a3287ffe97fabc7 /time/p5-Test-MockTime
parent839635a3f734f694a3b4a16bc8ee843511949e4e (diff)
downloadpkgsrc-91284f9f4befaa441c920251df8c7649e922d74d.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'time/p5-Test-MockTime')
-rw-r--r--time/p5-Test-MockTime/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/time/p5-Test-MockTime/Makefile b/time/p5-Test-MockTime/Makefile
index a7de879a334..0dbd25c05b3 100644
--- a/time/p5-Test-MockTime/Makefile
+++ b/time/p5-Test-MockTime/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= Test-MockTime-0.12
PKGNAME= p5-${DISTNAME}
@@ -14,7 +14,5 @@ LICENSE= gnu-gpl-v2 # OR artistic
USE_LANGUAGES= c # installs C module
PERL5_PACKLIST= auto/Test/MockTime/.packlist
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"