diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:29:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 02:29:08 +0000 |
commit | 084c74198e9748544cf760e6874653c3d421b414 (patch) | |
tree | 7fa07fcd8bc7cb7e3098856ae0aff7f7a8d9faac /math | |
parent | 4e40abb0024060acadecf2904fc9654342567d4a (diff) | |
download | ports-084c74198e9748544cf760e6874653c3d421b414.tar.gz ports-084c74198e9748544cf760e6874653c3d421b414.zip |
Notes
Diffstat (limited to 'math')
-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 |