aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2002-07-01 16:53:03 +0800
committerjkoshy <jkoshy@FreeBSD.org>2002-07-01 16:53:03 +0800
commit8a07456097a9952bd9c224389179f4b31797316a (patch)
tree28131d96f0e6cce640211e40257d289104284a6b
parent78ebea02161ef9361fa71c627ee93eba81e87897 (diff)
downloadfreebsd-ports-gnome-8a07456097a9952bd9c224389179f4b31797316a.tar.gz
freebsd-ports-gnome-8a07456097a9952bd9c224389179f4b31797316a.tar.zst
freebsd-ports-gnome-8a07456097a9952bd9c224389179f4b31797316a.zip
Mark this port as only for the i386 architecture.
Suggested by: Christian "naddy" Weisgerber <naddy@freebsd.org>
-rw-r--r--lang/sml-nj/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/sml-nj/Makefile b/lang/sml-nj/Makefile
index 698179db9e01..e31f31cdf59e 100644
--- a/lang/sml-nj/Makefile
+++ b/lang/sml-nj/Makefile
@@ -31,6 +31,8 @@ DIST_SUBDIR= sml-nj/${PORTVERSION}
NO_WRKSUBDIR= yes
USE_GMAKE= yes
+ONLY_FOR_ARCHS= i386
+
SML_BASE= ${PREFIX}/lib/sml-nj
SML_LIBDIR= ${SML_BASE}/lib
SML_BINDIR= ${SML_BASE}/bin