diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-22 16:59:26 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-22 16:59:26 +0800 |
commit | 872e8ab6b8417cf8d69f2838858957a773610e9d (patch) | |
tree | ec0e96f5a79e7d4f14d292ec57a6e961a8fdf037 /math/pari/Makefile | |
parent | ef8616656c9a34bc86a04d0032564f9b3cb3d718 (diff) | |
download | freebsd-ports-gnome-872e8ab6b8417cf8d69f2838858957a773610e9d.tar.gz freebsd-ports-gnome-872e8ab6b8417cf8d69f2838858957a773610e9d.tar.zst freebsd-ports-gnome-872e8ab6b8417cf8d69f2838858957a773610e9d.zip |
Fix PLIST.
Submitted by: bento
Diffstat (limited to 'math/pari/Makefile')
-rw-r--r-- | math/pari/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/pari/Makefile b/math/pari/Makefile index 8dc9bb3e034e..f0fdf0ee27be 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -13,8 +13,6 @@ 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 |