science/xcrysden: Fix build on 13 by adding -fcommon

Reported by:	fallout
MFH:		2020Q3
This commit is contained in:
Yuri Victorovich 2020-09-21 00:45:07 +00:00
parent 574de8274b
commit 5bc76836ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549409

View file

@ -26,6 +26,8 @@ USE_XORG= x11 xmu
MAKE_ARGS= prefix=${STAGEDIR}${PREFIX}
CFLAGS+= -fcommon # notified xcrysden ML on Sep 20, 2020
BINARY_ALIAS= make=gmake gcc=cc gfortran=gfortran${GCC_DEFAULT}
OPTIONS_DEFINE= EXAMPLES