mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Mark as broken on sparc64: does not compile.
This commit is contained in:
parent
2e408b73ec
commit
164d970ce6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227507
@ -36,4 +36,10 @@ CONFIGURE_ENV+= EXTRA_CFLAGS="${CFLAGS}" EXTRA_CXXFLAGS="${CXXFLAGS}" LDFLAGS="$
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/vmime
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user