1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

Mark as broken: fails to compile (seems to be diferent on 6.x and 7.x).

This commit is contained in:
Mark Linimon 2007-09-30 10:23:36 +00:00
parent a0798c342b
commit 4077815d30
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200456

View File

@ -31,6 +31,8 @@ MAKE_ENV= QTDIR="${QT_PREFIX}"
WRKSRC= ${WRKDIR}/${PORTNAME}
DATADIR= ${PREFIX}/share/desktopbsd
BROKEN= fails to compile in various ways
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 601101 || ( ${OSVERSION} >= 700000 && ${OSVERSION} < 700015 )