mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
portlint
PR: ports/99153 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
This commit is contained in:
parent
48ea1f6d86
commit
4cfa69dbca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165925
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ USE_XPM= YES
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
|
.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
|
||||||
BROKEN= "Does not compile on sparc64 or ia64"
|
BROKEN= Does not compile on sparc64 or ia64
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue