diff options
| author | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-22 13:16:33 +0000 |
|---|---|---|
| committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-22 13:16:33 +0000 |
| commit | 879e75a6593d4f669464a017aaebd9f8bee250f3 (patch) | |
| tree | 44760fb1f02ea408fa8f79bb5c9a29b881768f31 /science/cdf | |
| parent | ac9adb54c85f3dfb91ab2b68f5398801ca2e1f78 (diff) | |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl
Notes
svn path=/head/; revision=499638
Diffstat (limited to 'science/cdf')
| -rw-r--r-- | science/cdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/cdf/Makefile b/science/cdf/Makefile index 27292794dea0..e43e5279886e 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= cdf3 PORTVERSION= 3.3.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= science MASTER_SITES= LOCAL/thierry/${PORTNAME} \ ftp://cdaweb.gsfc.nasa.gov/pub/cdf/dist/cdf${VER}/unix/ |
