summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-07-04 21:29:55 +0000
committerSteve Price <steve@FreeBSD.org>1999-07-04 21:29:55 +0000
commit0133f4e08feb359c292e895af92f044a370e5cfa (patch)
tree29afe9e73d4b7e3b7ff60657ecbf155a915b88db /math
parentNo need to use -p since ${MKDIR} == 'mkdir -p'. (diff)
Mark this port only for i386.
Notes
Notes: svn path=/head/; revision=20039
Diffstat (limited to 'math')
-rw-r--r--math/pari/Makefile4
1 files changed, 3 insertions, 1 deletions
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 <yoshiaki@kt.rim.or.jp>
#
-# $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}