BROKEN on 5.x: Does not install

Approved by:	portmgr (self)
This commit is contained in:
Kris Kennaway 2004-09-19 01:18:56 +00:00
parent d5405d1ad7
commit 4147818b89
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118272

View file

@ -24,6 +24,10 @@ USE_GMAKE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
BROKEN= "Does not install on FreeBSD >= 5.x"
.endif
.if ${OSVERSION} >= 400005
BUILD_DEPENDS= ftn77:${PORTSDIR}/lang/f77
MAKE_ARGS+= FC=ftn77