summaryrefslogtreecommitdiff
path: root/sysutils/p5-Filesys-Statvfs
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-23 19:50:50 +0000
committerasau <asau@pkgsrc.org>2012-10-23 19:50:50 +0000
commitc4f95ab71a8e776eb3384df9e8b9ddfa4e2a89c8 (patch)
tree7ee285aeaed7acbbe1f3c5cf0a367eb5369aafaa /sysutils/p5-Filesys-Statvfs
parentd95bb6a2a94c50b2cfb113b28c70c61019599184 (diff)
downloadpkgsrc-c4f95ab71a8e776eb3384df9e8b9ddfa4e2a89c8.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'sysutils/p5-Filesys-Statvfs')
-rw-r--r--sysutils/p5-Filesys-Statvfs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/p5-Filesys-Statvfs/Makefile b/sysutils/p5-Filesys-Statvfs/Makefile
index be66b04265c..c0dd6e30598 100644
--- a/sysutils/p5-Filesys-Statvfs/Makefile
+++ b/sysutils/p5-Filesys-Statvfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/10/03 21:57:41 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/23 19:51:16 asau Exp $
#
DISTNAME= Filesys-Statvfs-0.82
@@ -12,7 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Filesys-Statvfs/
COMMENT= Perl extension for statvfs() and fstatvfs()
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
PERL5_MODULE_TYPE= MakeMaker