diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-09-21 18:27:45 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-09-21 18:27:45 +0000 |
commit | 13cd4b662fe4e920e9daebb311214c68c9c76bcc (patch) | |
tree | e236872f0ed8fac41acfc64a1da7b94a40dd6839 /math/p5-Math-Pari/Makefile | |
parent | 73706fd3d11f678e7bcd5afea2a0016152587675 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-Pari/Makefile')
-rw-r--r-- | math/p5-Math-Pari/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile index 867ce4817faa..fa58d107e298 100644 --- a/math/p5-Math-Pari/Makefile +++ b/math/p5-Math-Pari/Makefile @@ -17,8 +17,6 @@ COMMENT= PARI - numerical/scientific/number-theoretic calculations BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/math/pari:configure LIB_DEPENDS= pari:${PORTSDIR}/math/pari -BROKEN= does not compile - PERL_CONFIGURE= yes CONFIGURE_ARGS= parilib="-L${LOCALBASE}/lib -lpari" \ |