BROKEN on 5.x: Does not install
Approved by: portmgr (self)
This commit is contained in:
parent
9ddf840a99
commit
de0cb02f0c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118230
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue