diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Pari/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index c6c086f39c85..d7230d59fee2 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -11,6 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PARI - numerical/scientific/number-theoretic calculations +BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/math/pari:configure LIB_DEPENDS= libpari.so:${PORTSDIR}/math/pari USES= perl5 |