aboutsummaryrefslogtreecommitdiffstats
path: root/devel/crossgo32
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2003-11-12 00:45:25 +0800
committerdinoex <dinoex@FreeBSD.org>2003-11-12 00:45:25 +0800
commit8b84ad6ffa183e71fc066c31304e89b731e0519a (patch)
tree7268890b705c585b6d3d64bd739b8f83b4a08f33 /devel/crossgo32
parent89daae0fa9f9621404eec1fd5d6063484d638473 (diff)
downloadfreebsd-ports-gnome-8b84ad6ffa183e71fc066c31304e89b731e0519a.tar.gz
freebsd-ports-gnome-8b84ad6ffa183e71fc066c31304e89b731e0519a.tar.zst
freebsd-ports-gnome-8b84ad6ffa183e71fc066c31304e89b731e0519a.zip
- make build only on i386
from bento: Configuration alpha-portbld-freebsd4.9 not supported Configuration amd64-portbld-freebsd5.1 not supported Configuration alpha-portbld-freebsd5.1 not supported Configuration ia64-portbld-freebsd5.1 not supported Configuration sparc64-portbld-freebsd5.1 not supported
Diffstat (limited to 'devel/crossgo32')
-rw-r--r--devel/crossgo32/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/crossgo32/Makefile b/devel/crossgo32/Makefile
index fa237a9cf1a8..352472781af0 100644
--- a/devel/crossgo32/Makefile
+++ b/devel/crossgo32/Makefile
@@ -23,6 +23,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --target=${TARGET}
USE_GMAKE= yes
TARGET= i386-go32
+ONLY_FOR_ARCHS= i386
MAN1= i386-go32-ar.1 i386-go32-nm.1 i386-go32-objdump.1\
i386-go32-ranlib.1 i386-go32-size.1 i386-go32-strings.1\