1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

Mark BROKEN on 4.x.

PR:		ports/96424
Submitted by:	Laurent Courty <lrntct@gmail.com>
Reported by:	Kris
This commit is contained in:
Sam Lawrance 2006-04-27 20:12:05 +00:00
parent efe5332c5b
commit 7a6f260623
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160608

View File

@ -35,6 +35,10 @@ OPTIONS= GRASS "Enable GRASS support" Off \
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= Does not build on FreeBSD versions prior to 5
.endif
.if !defined (QTDIR)
QTDIR= ${X11BASE}
.endif