summaryrefslogtreecommitdiff
path: root/devel/st
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-12-03 05:07:20 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-12-03 05:07:20 +0000
commit4e951ff2bfdb791223e18b048079e7887ef79206 (patch)
treeb9f0ee3ce57bb5ffc2a70a202994dde9b28b87ee /devel/st
parentUh, there are .o's in the distfile; and guess what. One can't build a (diff)
ONLY_FOR_ARCHS=i386 alpha
Notes
Notes: svn path=/head/; revision=71339
Diffstat (limited to 'devel/st')
-rw-r--r--devel/st/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/st/Makefile b/devel/st/Makefile
index 8e51dbd87ca5..3b4ffa5840fd 100644
--- a/devel/st/Makefile
+++ b/devel/st/Makefile
@@ -14,6 +14,7 @@ MASTER_SITES= http://telia.dl.sourceforge.net/sourceforge/state-threads/ \
MAINTAINER= tobez@FreeBSD.org
INSTALLS_SHLIB= yes
+ONLY_FOR_ARCHS= i386 alpha
.include <bsd.port.pre.mk>