aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2004-05-29 04:11:07 +0800
committerperky <perky@FreeBSD.org>2004-05-29 04:11:07 +0800
commitb4e1c7f4fecdecec96332e8f519c8cca8438e649 (patch)
tree8c694c535c12c5b963d559535298c2cf9a67b581 /devel
parenta24456f50baa24830ec56ff3e753c91eaaa1616c (diff)
downloadfreebsd-ports-gnome-b4e1c7f4fecdecec96332e8f519c8cca8438e649.tar.gz
freebsd-ports-gnome-b4e1c7f4fecdecec96332e8f519c8cca8438e649.tar.zst
freebsd-ports-gnome-b4e1c7f4fecdecec96332e8f519c8cca8438e649.zip
This port only works for i386.
Diffstat (limited to 'devel')
-rw-r--r--devel/libsigsegv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libsigsegv/Makefile b/devel/libsigsegv/Makefile
index 99b24fb4684f..f413366f3939 100644
--- a/devel/libsigsegv/Makefile
+++ b/devel/libsigsegv/Makefile
@@ -15,5 +15,6 @@ MAINTAINER= perky@FreeBSD.org
COMMENT= Handling page faults in user mode
GNU_CONFIGURE= yes
+ONLY_FOR_ARCHS= i386
.include <bsd.port.mk>