BROKEN on 5.x: Does not install

Approved by:    portmgr (self)
This commit is contained in:
Kris Kennaway 2004-09-18 16:35:47 +00:00
parent 9ddf840a99
commit de0cb02f0c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118230

View file

@ -21,6 +21,10 @@ USE_REINPLACE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
BROKEN= "Does not install on FreeBSD >= 5.x"
.endif
.if ${OSVERSION} >= 400005
# Using g77 is troublesome, then it is better to use f2c/cc.
BUILD_DEPENDS= ftn77:${PORTSDIR}/lang/f77