not for sparc64 at the moment.
This commit is contained in:
parent
85995a89e3
commit
d8c2bfcc76
@ -1,7 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.72 2004/07/18 07:16:53 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.73 2004/09/21 07:28:58 brad Exp $
|
||||
|
||||
COMMENT= "image processing tools"
|
||||
|
||||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
BROKEN= ${MACHINE_ARCH} run-time issues, crashing
|
||||
.endif
|
||||
|
||||
VER= 6.0.0
|
||||
DASHVER= 2
|
||||
DISTNAME= ImageMagick-${VER}-${DASHVER}
|
||||
|
Loading…
Reference in New Issue
Block a user