From 39d7fb93432416d872ed34e0025741cc93068c06 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- math/p5-Math-Pari/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/p5-Math-Pari') diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index baeb1c33901..19aefa522cf 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2008/02/09 22:39:50 adrianp Exp $ +# $NetBSD: Makefile,v 1.30 2008/06/12 02:14:36 joerg Exp $ # DISTNAME= Math-Pari-2.010709 @@ -16,6 +16,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Math-Pari/ COMMENT= Perl5 interface to the pari math library +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= perl # XXX: to use or not to use... -- cgit v1.2.3