diff options
-rw-r--r-- | math/pari/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile index f0fdf0ee27be..8dc9bb3e034e 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://www.gn-50uma.de/gn/gn-50uma.de/pari-2.1/ \ MAINTAINER= yoshiaki@kt.rim.or.jp +BROKEN= "Does not package correctly" + ONLY_FOR_ARCHS= i386 INSTALLS_SHLIB= yes |