1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Also mark BROKEN on 7.0 and higher.

This commit is contained in:
Erwin Lansing 2008-01-31 17:18:54 +00:00
parent 47292562c4
commit 25744623eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206517

View File

@ -35,7 +35,7 @@ CONFIGURE_ARGS= --with-libcurl-libraries=${LOCALBASE}/lib \
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
.if ${ARCH} == "amd64" || ${OSVERSION} >= 700000
BROKEN= Does not install
.endif