summaryrefslogtreecommitdiffstats
path: root/math/p5-Math-BigRat/Makefile
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2013-11-05 06:56:18 +0000
committervanilla <vanilla@FreeBSD.org>2013-11-05 06:56:18 +0000
commit66dfc893366216c301980028d29756a5cb97d8b4 (patch)
treef1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-Math-BigRat/Makefile
parentb1a6c0cdd886f3bec908d1a7a9548e60555409c8 (diff)
downloadFreeBSD-ports-66dfc893366216c301980028d29756a5cb97d8b4.zip
FreeBSD-ports-66dfc893366216c301980028d29756a5cb97d8b4.tar.gz
Support STAGEDIR.
Diffstat (limited to 'math/p5-Math-BigRat/Makefile')
-rw-r--r--math/p5-Math-BigRat/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/p5-Math-BigRat/Makefile b/math/p5-Math-BigRat/Makefile
index b0102ac..718af6b 100644
--- a/math/p5-Math-BigRat/Makefile
+++ b/math/p5-Math-BigRat/Makefile
@@ -13,14 +13,11 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= Arbitrary big rational numbers
BUILD_DEPENDS= p5-Math-BigInt>=1.991:${PORTSDIR}/math/p5-Math-BigInt
-RUN_DEPENDS= p5-Math-BigInt>=1.991:${PORTSDIR}/math/p5-Math-BigInt
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Math::BigRat.3
-
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '/INSTALLDIRS/d' ${WRKSRC}/Makefile.PL
OpenPOWER on IntegriCloud