aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Pari
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 06:56:18 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 06:56:18 +0000
commit5e06901c396343ef79137207320bdbb383435cbb (patch)
treef1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-Math-Pari
parentbe444a2d99fd14557710475412df7b742d93069e (diff)
downloadports-5e06901c396343ef79137207320bdbb383435cbb.tar.gz
ports-5e06901c396343ef79137207320bdbb383435cbb.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332813
Diffstat (limited to 'math/p5-Math-Pari')
-rw-r--r--math/p5-Math-Pari/Makefile5
-rw-r--r--math/p5-Math-Pari/pkg-plist3
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index 6826e7b4e2a6..4313b6583575 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= PARI - numerical/scientific/number-theoretic calculations
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/math/pari:configure
-LIB_DEPENDS= pari:${PORTSDIR}/math/pari
+LIB_DEPENDS= libpari.so:${PORTSDIR}/math/pari
USES= perl5
USE_PERL5= configure
@@ -19,9 +19,6 @@ USE_PERL5= configure
CONFIGURE_ARGS= parilib="-L${LOCALBASE}/lib -lpari" \
paridir=`${MAKE} -C ${PORTSDIR}/math/pari -V WRKSRC`
-MAN3= Math::Pari.3 Math::libPARI.3 Math::PariInit.3
-
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's/2001004/2003000/' ${WRKSRC}/Makefile.PL
diff --git a/math/p5-Math-Pari/pkg-plist b/math/p5-Math-Pari/pkg-plist
index f9e5656f2d16..b91f94955fa1 100644
--- a/math/p5-Math-Pari/pkg-plist
+++ b/math/p5-Math-Pari/pkg-plist
@@ -1,3 +1,6 @@
+%%PERL5_MAN3%%/Math::Pari.3.gz
+%%PERL5_MAN3%%/Math::PariInit.3.gz
+%%PERL5_MAN3%%/Math::libPARI.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/Math/Pari.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Math/PariInit.pm
%%SITE_PERL%%/%%PERL_ARCH%%/Math/libPARI.pod