mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
BROKEN on !i386: Does not compile
Approved by: portmgr (self)
This commit is contained in:
parent
6c8de996fe
commit
519f05742f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132028
1 changed files with 7 additions and 1 deletions
|
@ -22,4 +22,10 @@ USE_GNOME= gtk20 gnomehack
|
|||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= "Does not compile on !i386"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue