aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-09-06 05:55:12 +0800
committerpav <pav@FreeBSD.org>2011-09-06 05:55:12 +0800
commit61a6d0ae84eb3c82d663e0c1502eebdaff9825db (patch)
tree1cd0f51682c0e3bc777eb6bb2f031a3a61d25351 /math
parent71f83eccb8f34222c59182c8cbd2973c86a4b02d (diff)
downloadfreebsd-ports-gnome-61a6d0ae84eb3c82d663e0c1502eebdaff9825db.tar.gz
freebsd-ports-gnome-61a6d0ae84eb3c82d663e0c1502eebdaff9825db.tar.zst
freebsd-ports-gnome-61a6d0ae84eb3c82d663e0c1502eebdaff9825db.zip
- Mark BROKEN: does not compile
Pari.xs:550: error: 'ordvar' undeclared (first use in this function) Reported by: pointyhat
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-Pari/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-Pari/Makefile b/math/p5-Math-Pari/Makefile
index fa58d107e298..867ce4817faa 100644
--- a/math/p5-Math-Pari/Makefile
+++ b/math/p5-Math-Pari/Makefile
@@ -17,6 +17,8 @@ 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" \