diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-11 16:45:25 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-11 16:45:25 +0000 |
commit | d5bc3537cffef8704b27021675a26d716a2a4c60 (patch) | |
tree | 19f0019a6221c6ee0eb56b07d66402ff7496c566 /devel/crossgo32 | |
parent | 995cff4107b70f4ec5ac9a32e2be827f0ade2683 (diff) | |
download | ports-d5bc3537cffef8704b27021675a26d716a2a4c60.tar.gz ports-d5bc3537cffef8704b27021675a26d716a2a4c60.zip |
Notes
Diffstat (limited to 'devel/crossgo32')
-rw-r--r-- | devel/crossgo32/Makefile | 1 |
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\ |