summaryrefslogtreecommitdiff
path: root/devel/p5-Scalar-List-Utils
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-04-06 15:26:12 +0000
committerheinz <heinz@pkgsrc.org>2008-04-06 15:26:12 +0000
commitcd5fc9726761637cb050a41fba8553a4747cfe3d (patch)
tree121fcbe2b8c268bee24ca903e99d436e0f34ab1a /devel/p5-Scalar-List-Utils
parentb23d07e8068af3df35ecd36e2636827267a481ab (diff)
downloadpkgsrc-cd5fc9726761637cb050a41fba8553a4747cfe3d.tar.gz
The package supports installation to DESTDIR.
A C compiler is required.
Diffstat (limited to 'devel/p5-Scalar-List-Utils')
-rw-r--r--devel/p5-Scalar-List-Utils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Scalar-List-Utils/Makefile b/devel/p5-Scalar-List-Utils/Makefile
index 314c3cc55ce..59a5fcd0ca4 100644
--- a/devel/p5-Scalar-List-Utils/Makefile
+++ b/devel/p5-Scalar-List-Utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/02/18 02:04:56 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2008/04/06 15:32:11 heinz Exp $
#
DISTNAME= Scalar-List-Utils-1.19
@@ -11,8 +11,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Scalar-List-Utils/
COMMENT= Perl subroutines that would be nice to have in the perl core
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= c
PERL5_PACKLIST= auto/List/Util/.packlist
.include "../../lang/perl5/module.mk"