1
0
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:
Erwin Lansing 2009-10-20 08:16:29 +00:00
parent 2476617621
commit 04ee65359a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243082

View File

@ -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>