forked from Lainports/freebsd-ports
This port now compiles on sparc64.
PR: 133208 Submitted by: Florian Smeets <flo@kasimir.com>
This commit is contained in:
parent
525407f3f9
commit
e65699d0cf
1 changed files with 1 additions and 7 deletions
|
|
@ -29,10 +29,4 @@ post-patch:
|
|||
@${REINPLACE_CMD} -e 's|$${libdir}/pkgconfig|${PREFIX}/libdata/pkgconfig|' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue