diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-06-02 20:41:30 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-06-02 20:41:30 +0000 |
commit | 830a39c822d5422a426f563ae3f8c1219f348c85 (patch) | |
tree | 9d0900dd76303830132163e36e27821132b85b65 /math/p5-Number-WithError | |
parent | b09a33e835b527226b69e6a8ef33f4dacca7681a (diff) | |
download | ports-830a39c822d5422a426f563ae3f8c1219f348c85.tar.gz ports-830a39c822d5422a426f563ae3f8c1219f348c85.zip |
Notes
Diffstat (limited to 'math/p5-Number-WithError')
-rw-r--r-- | math/p5-Number-WithError/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Number-WithError/Makefile b/math/p5-Number-WithError/Makefile index 75a602c4a2da..724faa1bf345 100644 --- a/math/p5-Number-WithError/Makefile +++ b/math/p5-Number-WithError/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= aaron@FreeBSD.org COMMENT= Numbers with error propagation and scientific rounding +IS_INTERACTIVE= yes + BUILD_DEPENDS= ${SITE_PERL}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \ ${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork \ ${SITE_PERL}/Math/SymbolicX/Inline.pm:${PORTSDIR}/math/p5-Math-SymbolicX-Inline |