From 0133f4e08feb359c292e895af92f044a370e5cfa Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 4 Jul 1999 21:29:55 +0000 Subject: Mark this port only for i386. --- math/pari/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/pari/Makefile b/math/pari/Makefile index afbe037a1956..e76f9585bac6 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -3,7 +3,7 @@ # Date created: 19 January 1999 # Whom: Yoshiaki UCHIKAWA # -# $Id:$ +# $Id: Makefile,v 1.6 1999/01/26 02:46:49 steve Exp $ # DISTNAME= pari-2.0.13.alpha @@ -14,6 +14,8 @@ MASTER_SITES= ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/ \ MAINTAINER= yoshiaki@kt.rim.or.jp +ONLY_FOR_ARCHS= i386 + HAS_CONFIGURE = Yes CONFIGURE_SCRIPT = Configure CONFIGURE_ARGS = --prefix=${PREFIX} -- cgit v1.2.3