Skip to content

Commit

Permalink
science/netcdf-fortran: Clean up after 4.5.3 update
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 28, 2022
1 parent 3d12b33 commit 16e1229
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions science/netcdf-fortran/Makefile
Expand Up @@ -28,11 +28,4 @@ MAKE_JOBS_UNSAFE= yes
TEST_TARGET= check
USE_LDCONFIG= yes

.include <bsd.port.options.mk>

# XXX: Drop after updating to 4.5.3
.if ${FORTRAN_DEFAULT} == gfortran && ${GCC_DEFAULT} >= 10
FCFLAGS+= -fallow-argument-mismatch
.endif

.include <bsd.port.mk>

0 comments on commit 16e1229

Please sign in to comment.