diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-07-31 00:59:12 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-07-31 00:59:12 +0000 |
commit | ab7d3827b750a9413d6a3b121fadb9d20b7290b1 (patch) | |
tree | fac260db4bf6a4fad67dbed7ef78b608cf2b1a0e /math | |
parent | 26b18b3a200ea2e045ca342e3271b3f35e7185bb (diff) | |
download | ports-ab7d3827b750a9413d6a3b121fadb9d20b7290b1.tar.gz ports-ab7d3827b750a9413d6a3b121fadb9d20b7290b1.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Pari/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index a9aa28814120..f73edbf5f305 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= PARI - numerical/scientific/number-theoretic calculations -BUILD_DEPENDS= pari:${PORTSDIR}/math/pari:configure +BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/math/pari:configure LIB_DEPENDS= pari:${PORTSDIR}/math/pari PERL_CONFIGURE= yes |