diff options
-rw-r--r-- | math/p5-Math-Pari/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index d7230d59fee2..c6c086f39c85 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -11,7 +11,6 @@ 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 |