diff options
Diffstat (limited to 'math/p5-Math-Pari/Makefile')
-rw-r--r-- | math/p5-Math-Pari/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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... |