devel/flang: fix typo, increment port revision
Reported by: mat Reviewed by: swills (mentor) Approved by: swills (mentor)
This commit is contained in:
parent
7b4fce7a79
commit
5e6742c0de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441248
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= flang
|
||||
DISTVERSION= 3.9-20170518
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= jmd@FreeBSD.org
|
||||
@ -24,7 +25,7 @@ ONLY_FOR_ARCHS_REASON_amd64= for now only builds and is supported on amd64
|
||||
USE_LDCONFIG= ${PREFIX}/flang/lib
|
||||
USES= cmake:outsource compiler:c++11-lib libedit perl5 tar:xz \
|
||||
shebangfix
|
||||
USES_PYTHON?= python:build
|
||||
_USES_PYTHON?= python:build
|
||||
USES+= ${_USES_PYTHON}
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user