diff options
author | swills <swills@FreeBSD.org> | 2011-09-22 02:27:45 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-09-22 02:27:45 +0800 |
commit | 0402b9ed68d01cb58bffb482da084d6be4c0d9e7 (patch) | |
tree | 6f18c88924baff0787666fbf4b0e2dd032c3d54c /math/p5-Math-Pari | |
parent | b536165056f00d346ea622e102e10688ed3694b7 (diff) | |
download | freebsd-ports-gnome-0402b9ed68d01cb58bffb482da084d6be4c0d9e7.tar.gz freebsd-ports-gnome-0402b9ed68d01cb58bffb482da084d6be4c0d9e7.tar.zst freebsd-ports-gnome-0402b9ed68d01cb58bffb482da084d6be4c0d9e7.zip |
- This isn't broken with math/pari reverted by to 2.3.5
Diffstat (limited to 'math/p5-Math-Pari')
-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" \ |