summaryrefslogtreecommitdiffstats
path: root/lang/hugs
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2002-12-31 07:34:18 +0000
committerobraun <obraun@FreeBSD.org>2002-12-31 07:34:18 +0000
commitd77732e3b0dd7ba2de173e989ce988c471cd9964 (patch)
tree9523bd55936fae82292a63f48b5e830216f46a99 /lang/hugs
parentff4143d3b1231cadcad93fc8a1f20a1cfc89a248 (diff)
downloadFreeBSD-ports-d77732e3b0dd7ba2de173e989ce988c471cd9964.zip
FreeBSD-ports-d77732e3b0dd7ba2de173e989ce988c471cd9964.tar.gz
Add ONLY_FOR_ARCHS=i386. Does not build correctly on alpha and sparc64.
Noticed by: bento
Diffstat (limited to 'lang/hugs')
-rw-r--r--lang/hugs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/hugs/Makefile b/lang/hugs/Makefile
index 3907dfe..737c53d 100644
--- a/lang/hugs/Makefile
+++ b/lang/hugs/Makefile
@@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-${HUGS_DATE}
MAINTAINER= obraun@FreeBSD.org
+ONLY_FOR_ARCHS= i386
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src
HUGS_DATE= Nov2002
OpenPOWER on IntegriCloud