mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Remove sparc64 from supported arch list; afaik this port has never
built on sparc64 because it seems to go into an infinite loop at build time.
This commit is contained in:
parent
57d5e58cec
commit
db79cc8be7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146059
@ -17,7 +17,7 @@ COMMENT= GNU Common Lisp
|
||||
LIB_DEPENDS= tk84.1:${PORTSDIR}/x11-toolkits/tk84
|
||||
LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4
|
||||
|
||||
ONLY_FOR_ARCHS= i386 sparc64
|
||||
ONLY_FOR_ARCHS= i386
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOCONF_VER= 259
|
||||
|
Loading…
Reference in New Issue
Block a user