summaryrefslogtreecommitdiff
path: root/sysutils/p5-File-Copy-Recursive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/p5-File-Copy-Recursive/Makefile')
-rw-r--r--sysutils/p5-File-Copy-Recursive/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/p5-File-Copy-Recursive/Makefile b/sysutils/p5-File-Copy-Recursive/Makefile
index 5e066a304bd..43105425f5e 100644
--- a/sysutils/p5-File-Copy-Recursive/Makefile
+++ b/sysutils/p5-File-Copy-Recursive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/10/03 21:57:40 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/23 19:51:16 asau Exp $
DISTNAME= File-Copy-Recursive-0.38
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,5 @@ COMMENT= Perl extension for recursively copying files and directories
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/File/Copy/Recursive/.packlist
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"