mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Mark BROKEN on all platforms.
This commit is contained in:
parent
2476617621
commit
04ee65359a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243082
@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
MAINTAINER= janos.mohacsi@bsd.hu
|
||||
COMMENT= Bridge game
|
||||
|
||||
BROKEN= does not build
|
||||
|
||||
USE_WX= 2.4
|
||||
WX_CONF_ARGS= absolute
|
||||
GNU_CONFIGURE= yes
|
||||
@ -26,8 +28,6 @@ PLIST_FILES= bin/abridge
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= Does not compile on !i386
|
||||
.elif ${OSVERSION} >= 800074
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user